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




Establishes how the value for each output cell will be determined. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property aggregation_type As String
Visual Basic (Usage)Copy Code
Dim instance As Aggregate
Dim value As String
 
instance.aggregation_type = value
 
value = instance.aggregation_type
C# 
public string aggregation_type {get; set;}

See Also

© 2010 All Rights Reserved.