WebTaxonChildQualityStatisticsQualityId Property |
Id for the taxon quality.
This value is defined by species fact with id 2115
("Kvalitetsdeklaration av information i Dyntaxa").
Possible values:
0 => Not set
1 => Bad
2 => Acceptable
3 => Good
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public int QualityId { get; set; }
Public Property QualityId As Integer
Get
Set
public:
property int QualityId {
int get ();
void set (int value);
}
member QualityId : int with get, set
Property Value
Type:
Int32See Also