ArcFM Engine Developer Guide
CommandItems Field


Syntax
'Declaration
 
<XmlArrayItemAttribute("CommandItem")>
Public CommandItems As CommandItemLayoutCollection
'Usage
 
Dim instance As CommandBarLayout
Dim value As CommandItemLayoutCollection
 
value = instance.CommandItems
 
instance.CommandItems = value
[XmlArrayItem("CommandItem")]
public CommandItemLayoutCollection CommandItems
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

CommandBarLayout Class
CommandBarLayout Members

 

 


Send Comment