Responder Developer Guide
Items Property (status)


Syntax
'Declaration
 
<XmlElementAttribute("DSTinEffect", 
   System.Boolean, 
   Order=0)>
<XmlChoiceIdentifierAttribute("ItemsElementName")>
Public Property Items As Boolean()
'Usage
 
Dim instance As status
Dim value() As Boolean
 
instance.Items = value
 
value = instance.Items
[XmlElement("DSTinEffect", 
   System.Boolean, 
   Order=0)]
[XmlChoiceIdentifier("ItemsElementName")]
public bool[] 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

status Class
status Members

 

 


Send Comment