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




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)

Syntax

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

See Also

© 2010 All Rights Reserved.