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




Y coordinate field name in the input table. For DD and DDM this is the latitude field. This parameter is disabled for DMS, GARS, GEOREF, UTM, USNG, and MGRS. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.