Responder Developer Guide
Items Property (mspConnectivityPoint)


Syntax
'Declaration
 
<XmlElementAttribute("fromNodeID", 
   Miner.Responder.RxIF.Multispeak30ab.Outbound.MultiSpeak30abScadaService.nodeIdentifier, 
   Order=2)>
<XmlChoiceIdentifierAttribute("ItemsElementName")>
Public Property Items As Object()
'Usage
 
Dim instance As mspConnectivityPoint
Dim value() As Object
 
instance.Items = value
 
value = instance.Items
[XmlElement("fromNodeID", 
   Miner.Responder.RxIF.Multispeak30ab.Outbound.MultiSpeak30abScadaService.nodeIdentifier, 
   Order=2)]
[XmlChoiceIdentifier("ItemsElementName")]
public object[] Items {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

mspConnectivityPoint Class
mspConnectivityPoint Members

 

 


Send Comment