Click or drag to resize
IFileOrderSettingsSearchCriteria Property
The search criteria.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
ISpeciesObservationSearchCriteria SearchCriteria { get; set; }

Property Value

Type: ISpeciesObservationSearchCriteria
Remarks
Used for the following type of file orders: - (FileOrderTypeId.SpeciesObservations, FileOrderFileTypeId.ExcelXlsx)
See Also