Responder Developer Guide
ItemsElementName Property (status)


Syntax
'Declaration
 
<XmlElementAttribute("ItemsElementName")>
<XmlIgnoreAttribute()>
Public Property ItemsElementName As ItemsChoiceType4()
'Usage
 
Dim instance As status
Dim value() As ItemsChoiceType4
 
instance.ItemsElementName = value
 
value = instance.ItemsElementName
[XmlElement("ItemsElementName")]
[XmlIgnore()]
public ItemsChoiceType4[] 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

status Class
status Members

 

 


Send Comment