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




The Input Base Tin is compared with the Input Test Tin. Input Base Tin refers to data that you have declared valid. This base data has the correct geometry, tag values (if any), and spatial reference. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.