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.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public int MaxProtectionLevel { get; set; }
Public Property MaxProtectionLevel As Integer
Get
Set
public:
property int MaxProtectionLevel {
int get ();
void set (int value);
}
member MaxProtectionLevel : int with get, set
Property Value
Type:
Int32See Also