Responder Developer Guide
contentsList Property (EquipmentContainer)


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

EquipmentContainer Class
EquipmentContainer Members

 

 


Send Comment