Responder Developer Guide
mantenanceOrderList Property (serviceLocation)


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

serviceLocation Class
serviceLocation Members

 

 


Send Comment