Responder Developer Guide
inHomeDisplays Property (meterBase)


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

meterBase Class
meterBase Members

 

 


Send Comment