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




The layer to be created. This layer is stored in memory, so a path is not necessary. (Out, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.