Click or drag to resize
SpeciesObservationPageSpecificationSize Property
Page size, i.e. how many species observations to be returned in each call to the web service Max page size is 10000 species observations.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public long Size { get; set; }

Property Value

Type: Int64

Implements

ISpeciesObservationPageSpecificationSize
See Also