Responder Developer Guide
crewsAssigned Field (AssignCrewsToOutageRequest)


Syntax
'Declaration
 
<MessageBodyMemberAttribute(Namespace="http://www.multispeak.org/Version_4.1_Release", Order=1)>
<XmlArrayItemAttribute("crewID", IsNullable=False)>
Public crewsAssigned As String()
'Usage
 
Dim instance As AssignCrewsToOutageRequest
Dim value() As String()
 
value = instance.crewsAssigned
 
instance.crewsAssigned = value
[MessageBodyMember(Namespace="http://www.multispeak.org/Version_4.1_Release", Order=1)]
[XmlArrayItem("crewID", IsNullable=false)]
public string[] crewsAssigned
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

AssignCrewsToOutageRequest Class
AssignCrewsToOutageRequest Members

 

 


Send Comment