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




This file will contain all similarities and differences between the Input Base Table and the Input Test Table. This file is a comma-delimited text file which can be viewed and used as a table in ArcGIS. (Out, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.