ArcFM Desktop Developer Guide
Commands Property (CommandManagerLayout)


Syntax
'Declaration
 
<XmlArrayItemAttribute("Command")>
Public Property Commands As CommandLayoutCollection
'Usage
 
Dim instance As CommandManagerLayout
Dim value As CommandLayoutCollection
 
instance.Commands = value
 
value = instance.Commands
[XmlArrayItem("Command")]
public CommandLayoutCollection Commands {get; set;}
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

CommandManagerLayout Class
CommandManagerLayout Members

 

 


Send Comment