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




The name of the field containing count data. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.