| Application |  | The Root of the Application Object Model. |
| Bookmark |  | |
| Command |  | The McDataSources command type (usually enumerated by mcDataUICommands) registered by this object. |
| Content |  | The command registered by this object is executed on content of the type (see mcDataSourceContent enumeration) specified by this property. |
| ContentDefault |  | True when this command has been granted the request to be the default command for its content with ContentDefaultRequested. |
| ContentDefaultRequested |  | True when this command should be the default command for its content. |
| ContentType |  | The command registered by this object is executed on content of the type (see mcDataSourceContent enumeration) specified by this property. |
| DataSource |  | The McDataSource that represents the McDataHandler that implements this command. |
| Disabled |  | |
| DisplayName |  | The User-Interface caption for this command. |
| IsTemplate |  | |
| LocalizedDisplayName |  | The McDataSources command type (usually enumerated by mcDataUICommands) registered by this object. |
| LocalizedMenuParents |  | |
| MacroName |  | The Macro name implementing this command in the form Project.Module.Function. |
| Parent |  | The Object that created this instance. |
| SortOrder |  | Specifies the order of execution (ascending) when multiple implementation of the exact same command exist. |
| UIDefault |  | True when this command has been granted the request to be the default command for the user-interface with UIDefaultRequested. |
| UIDefaultRequested |  | True when this command has been requested to be the default command for the user-interface. |
| UIDisplayNameSortOrder |  | |
| UIHide |  | True when this command should not be shown in the user-interface. |
| Version |  | Specifies the version of this command. Not implemented at this time. |