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




The following tables list the members exposed by MakeXYEventLayer.

Public Constructors

 NameDescription
Public ConstructorMakeXYEventLayer ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

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.