Public Enum AccumulatorType Inherits System.Enum
Dim instance As AccumulatorType
public enum AccumulatorType : System.Enum
Public Enum AccumulatorType Inherits System.Enum
Dim instance As AccumulatorType
public enum AccumulatorType : System.Enum
Member | Description |
---|---|
Area | Defines the Area accumulator type for Geospatial Analyses (0). |
AreaAndZone | Defines the Area and Zone accumulator type for Geospatial Analyses (1). |
Boundary | Defines the Boundary accumulator type for Geospatial Analyses (4). |
CustomEvent | Defines the Custom Event accumulator type for Geospatial Analyses (6). |
Event | Defines the Event accumulator type for Geospatial Analyses (5). |
HazardBoundary | Defines the Hazard Boundary accumulator type for Geospatial Analyses (8). |
Polygon | Defines the Polygon accumulator type for Geospatial Analyses (3). |
Ring | Defines the Ring accumulator type for Geospatial Analyses (2). |
Spatial | Defines the Spatial accumulator type for Geospatial Analyses (7). |
System.Object
System.ValueType
System.Enum
AIR.Services.ExposureConcentrationAnalysis.Data.AccumulatorType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2