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




ID field from the input table. This may be used to join the output features back to the input table. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.