ArcFM Engine Developer Guide
CommandLayout Class Fields


For a list of all members of this type, see CommandLayout members.

Public Fields
 NameDescription
Public FieldCreateDataSerializes the list of constructor parameters (type and value) needed to create this object.  
Public FieldCustomShortcutSerializes the custom shortcut for a command.  
Public FieldCustomShortcutSpecifiedReturns/sets whether the optional custom shortcut attribute should be persisted.  
Public FieldKeySerializes the unique key used to identify a Command.  
Public FieldPersistedDataSerializes the list of data needed by this object to restore itself to its previous state.  
Public FieldShortcutSerializes the shortcut for a command.  
Public FieldShortcutSpecifiedReturns/sets whether the optional Shortcut attribute should be persisted.  
Public FieldSourceFileDefines the source file in which this Command is defined.  
Public FieldTypeSerializes a string that specifies the Type of a Command.  
Top
See Also

Reference

CommandLayout Class
Miner.Windows.Layout.Data Namespace

 

 


Send Comment