Responder Developer Guide
controlledItems Property (substationLoadControlStatus)


Syntax
'Declaration
 
<XmlArrayAttribute(4)>
<XmlArrayItemAttribute(False)>
Public Property controlledItems As controlItem()
'Usage
 
Dim instance As substationLoadControlStatus
Dim value() As controlItem
 
instance.controlledItems = value
 
value = instance.controlledItems
[XmlArray(4)]
[XmlArrayItem(false)]
public controlItem[] controlledItems {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

substationLoadControlStatus Class
substationLoadControlStatus Members

 

 


Send Comment