WebDarwinCoreInformationMaxSpeciesObservationCount Property |
Max number of species observations (with information)
that are returned in one call to the client.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public long MaxSpeciesObservationCount { get; set; }
Public Property MaxSpeciesObservationCount As Long
Get
Set
public:
property long long MaxSpeciesObservationCount {
long long get ();
void set (long long value);
}
member MaxSpeciesObservationCount : int64 with get, set
Property Value
Type:
Int64See Also