ESRI.ArcGIS.ADF.ArcGISServer
Events Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > NACompactStreetDirection Class : Events Property




Syntax

Visual Basic (Declaration) 
<XmlArrayItemAttribute(XmlSchemaForm.Unqualified)>
<XmlArrayAttribute(XmlSchemaForm.Unqualified)>
Public Property Events As NAStreetDirectionEvent()
Visual Basic (Usage)Copy Code
Dim instance As NACompactStreetDirection
Dim value() As NAStreetDirectionEvent
 
instance.Events = value
 
value = instance.Events
C# 
[XmlArrayItemAttribute(XmlSchemaForm.Unqualified)]
[XmlArrayAttribute(XmlSchemaForm.Unqualified)]
public NAStreetDirectionEvent[] Events {get; set;}

See Also

© 2010 All Rights Reserved.