ArcFM Desktop Developer Guide
Key Field (CommandItemLayout)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Serializes the unique key used to find this Command in the CommandManager's list of Commands.
Syntax
'Declaration
 
<XmlAttributeAttribute("key")>
Public Key As String
'Usage
 
Dim instance As CommandItemLayout
Dim value As String
 
value = instance.Key
 
instance.Key = value
[XmlAttribute("key")]
public string Key
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

CommandItemLayout Class
CommandItemLayout Members

 

 


Send Comment