Responder Developer Guide
outageReasonList Property (outageReasonContainer)


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

outageReasonContainer Class
outageReasonContainer Members

 

 


Send Comment