ArcFM Engine Developer Guide
CommandLayout Class Members
Fields  Properties 


The following tables list the members exposed by CommandLayout.

Public Constructors
 NameDescription
Public ConstructorCommandLayout ConstructorConstructs an empty Command layout object.  
Top
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
Public Properties
 NameDescription
Public PropertyCommandItemsSerializes the list of Commands contained by a Command.  
Top
See Also

Reference

CommandLayout Class
Miner.Windows.Layout.Data Namespace

 

 


Send Comment