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




The field in the input table that contains the X coordinates. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.