WebSpeciesObservationSearchCriteriaMinProtectionLevel Property |
Only observations that has a protection level that
is equal to or higher 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 MinProtectionLevel { get; set; }
Public Property MinProtectionLevel As Integer
Get
Set
public:
property int MinProtectionLevel {
int get ();
void set (int value);
}
member MinProtectionLevel : int with get, set
Property Value
Type:
Int32See Also