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




Parameter consisting of the route location fields and the type of events that will be written to the output event table. (Out, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.