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




The field or fields that will be omitted during comparison. The field definitions and the tabular values for these fields will be ignored. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.