Click or drag to resize
WebSpeciesObservationSearchCriteriaMaxProtectionLevel 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.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public int MaxProtectionLevel { get; set; }

Property Value

Type: Int32
See Also