 
            | Miner.Windows Assembly > Miner.Windows.Layout.Data Namespace : CommandLayout Class | 
For a list of all members of this type, see CommandLayout members.
| Name | Description | |
|---|---|---|
|  | CreateData | Serializes the list of constructor parameters (type and value) needed to create this object. | 
|  | CustomShortcut | Serializes the custom shortcut for a command. | 
|  | CustomShortcutSpecified | Returns/sets whether the optional custom shortcut attribute should be persisted. | 
|  | Key | Serializes the unique key used to identify a Command. | 
|  | PersistedData | Serializes the list of data needed by this object to restore itself to its previous state. | 
|  | Shortcut | Serializes the shortcut for a command. | 
|  | ShortcutSpecified | Returns/sets whether the optional Shortcut attribute should be persisted. | 
|  | SourceFile | Defines the source file in which this Command is defined. | 
|  | Type | Serializes a string that specifies the Type of a Command. |