Responder Developer Guide
AVLEvent Property (AVLLocation)


Syntax
'Declaration
 
<XmlElementAttribute("AVLEvent")>
Public Property AVLEvent As AVLEvent()
'Usage
 
Dim instance As AVLLocation
Dim value() As AVLEvent
 
instance.AVLEvent = value
 
value = instance.AVLEvent
[XmlElement("AVLEvent")]
public AVLEvent[] AVLEvent {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

AVLLocation Class
AVLLocation Members

 

 


Send Comment