Responder Developer Guide
cycleTiers Property (loadCycleTierStructure)


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

loadCycleTierStructure Class
loadCycleTierStructure Members

 

 


Send Comment