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




The Input Test Table is compared against the Input Base Table. The Input Test Table refers to data that you have made changes to by editing or compiling new fields, new records, or new attribute values. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.