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




Specifies whether to keep zero length line events in the output table. This parameter is only valid when the output event type is LINE. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.