Amazon.SimpleSystemsManagement.Model.ListCommandsRequest.IsSetCommandId C# (CSharp) 메소드

IsSetCommandId() 개인적인 메소드

private IsSetCommandId ( ) : bool
리턴 bool
        internal bool IsSetCommandId()
        {
            return this._commandId != null;
        }