ArcFM Desktop Developer Guide
DockInserts Property


Syntax
'Declaration
 
<XmlArrayItemAttribute("InsertDockControl")>
Public Property DockInserts As DockControlInsertLayoutCollection
'Usage
 
Dim instance As DockManagerLayout
Dim value As DockControlInsertLayoutCollection
 
instance.DockInserts = value
 
value = instance.DockInserts
[XmlArrayItem("InsertDockControl")]
public DockControlInsertLayoutCollection DockInserts {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

DockManagerLayout Class
DockManagerLayout Members

 

 


Send Comment