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




The numeric value that determines the range in which attribute values are considered equal. This only applies to numeric field types. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.