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.
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
compare_status | Compare Status (out, Optional) | |
continue_compare | Indicates whether to compare all properties after encountering the first mismatch. (In, Optional) | |
file_type | The type of files being compared. (In, Optional) | |
in_base_file | The 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) | |
in_test_file | The 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) | |
out_compare_file | This 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) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |