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




This field is used to determine which feature should take preference over another feature with the same value in the Value field. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.