Responder Developer Guide
analog Property (measurementItems)


Syntax
'Declaration
 
<XmlElementAttribute("analog")>
Public Property analog As scadaAnalog()
'Usage
 
Dim instance As measurementItems
Dim value() As scadaAnalog
 
instance.analog = value
 
value = instance.analog
[XmlElement("analog")]
public scadaAnalog[] analog {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

measurementItems Class
measurementItems Members

 

 


Send Comment