Responder Developer Guide
otherMeters Property (meters)


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

meters Class
meters Members

 

 


Send Comment