Click or drag to resize
WebFeatureStatisticsSpecification Class
This class contains information about what statistics are requested from an web feature service and wich spatial feature type that is to be measured.
Inheritance Hierarchy
SystemObject
  ArtDatabanken.WebService.DataWebData
    ArtDatabanken.WebService.DataWebFeatureStatisticsSpecification

Namespace: ArtDatabanken.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public class WebFeatureStatisticsSpecification : WebData

The WebFeatureStatisticsSpecification type exposes the following members.

Constructors
  NameDescription
Public methodWebFeatureStatisticsSpecification
Initializes a new instance of the WebFeatureStatisticsSpecification class
Top
Properties
  NameDescription
Public propertyFeatureType
Type of feature that are to be measured.
Top
See Also