Responder Developer Guide
ItemsElementName Property (mspSwitchDeviceList)


Syntax
'Declaration
 
<XmlElementAttribute("ItemsElementName", Order=1)>
<XmlIgnoreAttribute()>
Public Property ItemsElementName As ItemsChoiceType2()
'Usage
 
Dim instance As mspSwitchDeviceList
Dim value() As ItemsChoiceType2
 
instance.ItemsElementName = value
 
value = instance.ItemsElementName
[XmlElement("ItemsElementName", Order=1)]
[XmlIgnore()]
public ItemsChoiceType2[] ItemsElementName {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