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




String field that stores the spatial reference string for the coordinate system. Field should have sufficient length (more than 600 characters) to hold the spatial reference string. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.