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
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public class WebFeatureStatisticsSpecification : WebData
Public Class WebFeatureStatisticsSpecification
Inherits WebData
public ref class WebFeatureStatisticsSpecification : public WebData
type WebFeatureStatisticsSpecification =
class
inherit WebData
end
The WebFeatureStatisticsSpecification type exposes the following members.
Constructors Properties
| Name | Description |
---|
| FeatureType |
Type of feature that are to be measured.
|
TopSee Also