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




The name of the output point event layer. (Out, Required)

Syntax

Visual Basic (Declaration) 
Public Property out_layer As Object
Visual Basic (Usage)Copy Code
Dim instance As MakeXYEventLayer
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.