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




The type of overlay to be performed. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.