WebOrganizationSearchCriteria Class |
Namespace: ArtDatabanken.WebService.Data
The WebOrganizationSearchCriteria type exposes the following members.
Name | Description | |
---|---|---|
![]() | WebOrganizationSearchCriteria | Initializes a new instance of the WebOrganizationSearchCriteria class |
Name | Description | |
---|---|---|
![]() | AdministrationRoleId |
Find organizations that have
the specified administration role
|
![]() | Category |
Search for organizations with specified category.
|
![]() | Description |
Find organizations with a description
similar to the specified value.
Wildcard characters may be used.
This property is currently not used.
|
![]() | HasSpeciesCollection |
Find organizations that have species collection.
Is set to False by default in database.
If set to True the organization has a collection
of biological material related to taxon observations.
|
![]() | IsAdministrationRoleIdSpecified |
Specifies if administration role id should be used.
|
![]() | IsCategorySpecified |
Specifies if category should be used.
|
![]() | IsHasSpeciesCollectionSpecified |
Specifies if HasSpeciesCollection should be used.
|
![]() | IsIsValidSpecified |
Specifies if is valid should be used.
|
![]() | IsOrganizationCategoryIdSpecified |
Specifies if organization category id should be used.
|
![]() | IsValid |
Restrict search to organizations that
are valid today.
|
![]() | Name |
Find organizations with a name
similar to the specified value.
Wildcard characters may be used.
|
![]() | OrganizationCategoryId |
Find roles for organizations that is categorized
as the specified organization category.
|
![]() | ShortName |
Find organizations with a shortname
similar to the specified value.
Wildcard characters may be used.
|