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




Specifies whether point events will be treated as point features or multipoint features. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.