Amazon.SimpleSystemsManagement.Model.ListCommandInvocationsRequest.IsSetDetails C# (CSharp) 메소드

IsSetDetails() 개인적인 메소드

private IsSetDetails ( ) : bool
리턴 bool
        internal bool IsSetDetails()
        {
            return this._details.HasValue; 
        }