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




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)

Syntax

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

See Also

© 2010 All Rights Reserved.