DataManagementTools
custom_geot Property
See Also  Send Feedback
ESRI.ArcGIS.DataManagementTools Namespace > CreateCustomGeoTransformation Class : custom_geot Property




Specify an existing transformation method from the drop-down list that will be used to transform the data from the input geographic coordinate system to the output geographic coordinate system. Once selected you may customize the methods values. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property custom_geot As String
Visual Basic (Usage)Copy Code
Dim instance As CreateCustomGeoTransformation
Dim value As String
 
instance.custom_geot = value
 
value = instance.custom_geot
C# 
public string custom_geot {get; set;}

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.