ESRI.ArcGIS.DataManagementTools
TINCompare Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : TINCompare Class




The following tables list the members exposed by TINCompare.

Public Constructors

 NameDescription
Public ConstructorTINCompare ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycompare_statusCompare Status (out, Optional)  
Public Propertycompare_typeThe comparison type. (In, Optional)  
Public Propertycontinue_compareIndicates whether to compare all properties after encountering the first mismatch. (In, Optional)  
Public Propertyin_base_tinThe Input Base Tin is compared with the Input Test Tin. Input Base Tin refers to data that you have declared valid. This base data has the correct geometry, tag values (if any), and spatial reference. (In, Required)  
Public Propertyin_test_tinThe Input Test Tin is compared against the Input Base Tin. (In, Required)  
Public Propertyout_compare_fileThe name and path of the text file which will contain the comparison results. (Out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.