WebFileOrderSystemPublicSettingsMaxNumberOfSpeciesObservationsDirectDownload Property |
The maximum number of species observations for direct download.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public long MaxNumberOfSpeciesObservationsDirectDownload { get; set; }
Public Property MaxNumberOfSpeciesObservationsDirectDownload As Long
Get
Set
public:
property long long MaxNumberOfSpeciesObservationsDirectDownload {
long long get ();
void set (long long value);
}
member MaxNumberOfSpeciesObservationsDirectDownload : int64 with get, set
Property Value
Type:
Int64See Also