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 > PointToRaster Class : priority_field Property




This field is used when a feature should take preference over another feature with the same attribute. (In, Optional)

Syntax

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