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 > RasterCompare Class : omit_field Property




These are the fields you would like to Omit in the comparison results. Type in the fields to omit in the comparison. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property omit_field As Object
Visual Basic (Usage)Copy Code
Dim instance As RasterCompare
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.