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




For a list of all members of this type, see MakeXYEventLayer members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_x_fieldThe field in the input table that contains the X coordinates. (In, Required)  
Public Propertyin_y_fieldThe field in the input table that contains the Y coordinates. (In, Required)  
Public Propertyin_z_fieldThe field in the input table that contains the Z coordinates. (In, Optional)  
Public Propertyout_layerThe name of the output point event layer. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyspatial_referenceThe spatial reference of the coordinates in the X and Y Fields defined above. This will be the output event layer's spatial reference. (In, Optional)  
Public PropertytableThe table containing the X and Y coordinates that define the locations of the point features in the output event layer. (In, Required)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.