ESRI.ArcGIS.LinearReferencingTools
in_event_properties Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.LinearReferencingTools Namespace > OverlayRouteEvents Class : in_event_properties Property




Parameter consisting of the route location fields and the type of events in the input event table. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property in_event_properties As Object
Visual Basic (Usage)Copy Code
Dim instance As OverlayRouteEvents
Dim value As Object
 
instance.in_event_properties = value
 
value = instance.in_event_properties
C# 
public object in_event_properties {get; set;}

See Also

© 2010 All Rights Reserved.