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




For a list of all members of this type, see FileCompare members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycompare_statusCompare Status (out, Optional)  
Public Propertycontinue_compareIndicates whether to compare all properties after encountering the first mismatch. (In, Optional)  
Public Propertyfile_typeThe type of files being compared. (In, Optional)  
Public Propertyin_base_fileThe Input Base File is compared with the Input Test File. The Input Base File refers to afile that you have declared valid. This base file has the correct content and information. (In, Required)  
Public Propertyin_test_fileThe Input Test File is compared against the Input Base File. The Input Test File refers to afile that you have made changes to by editing or compiling new information. (In, Required)  
Public Propertyout_compare_fileThis file will contain all similarities and differences between the Input Base File and the Input Test File. This file is a comma-delimited text file which can be viewed and used as a table in ArcGIS. (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.