WebGridCellFeatureStatisticsFeatureType Property |
Type of feature.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public FeatureType FeatureType { get; set; }
Public Property FeatureType As FeatureType
Get
Set
public:
property FeatureType FeatureType {
FeatureType get ();
void set (FeatureType value);
}
member FeatureType : FeatureType with get, set
Property Value
Type:
FeatureTypeSee Also