Responder Developer Guide
Items Property (mspSwitchDeviceList)


Syntax
'Declaration
 
<XmlElementAttribute("cut", Miner.Responder.RxIF.MockServices.Scada.Multispeak30ab.Contracts.cut)>
<XmlChoiceIdentifierAttribute("ItemsElementName")>
Public Property Items As mspSwitchingDevice()
'Usage
 
Dim instance As mspSwitchDeviceList
Dim value() As mspSwitchingDevice
 
instance.Items = value
 
value = instance.Items
[XmlElement("cut", Miner.Responder.RxIF.MockServices.Scada.Multispeak30ab.Contracts.cut)]
[XmlChoiceIdentifier("ItemsElementName")]
public mspSwitchingDevice[] 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

mspSwitchDeviceList Class
mspSwitchDeviceList Members

 

 


Send Comment