Amazon.SimpleSystemsManagement.Model.ListCommandsRequest.IsSetCommandId C# (CSharp) Method

IsSetCommandId() private method

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