Responder Developer Guide
noOfCustomers Property (allocatedLoad)


Syntax
'Declaration
 
<XmlElementAttribute(DataType="integer", Order=3)>
Public Property noOfCustomers As String
'Usage
 
Dim instance As allocatedLoad
Dim value As String
 
instance.noOfCustomers = value
 
value = instance.noOfCustomers
[XmlElement(DataType="integer", Order=3)]
public string noOfCustomers {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

allocatedLoad Class
allocatedLoad Members

 

 


Send Comment