Responder Developer Guide
cabinetContentsList Property (primaryCabinet)


Syntax
'Declaration
 
<XmlArrayAttribute(1)>
<XmlArrayItemAttribute("cabinetContentsItem", IsNullable=False)>
Public Property cabinetContentsList As objectRef1()
'Usage
 
Dim instance As primaryCabinet
Dim value() As objectRef1
 
instance.cabinetContentsList = value
 
value = instance.cabinetContentsList
[XmlArray(1)]
[XmlArrayItem("cabinetContentsItem", IsNullable=false)]
public objectRef1[] cabinetContentsList {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

primaryCabinet Class
primaryCabinet Members

 

 


Send Comment