Click or drag to resize
ISpeciesObservationSearchCriteriaMaxProtectionLevel Property
Only observations that has a protection level that is equal to or lower than the value of this property are included in the result. 1 is the lowest possible value.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
Nullable<int> MaxProtectionLevel { get; set; }

Property Value

Type: NullableInt32
See Also