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




The table containing the X and Y coordinates that define the locations of the point features in the output event layer. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.