Click or drag to resize
WebOrganizationSearchCriteria Properties

The WebOrganizationSearchCriteria type exposes the following members.

Properties
  NameDescription
Public propertyAdministrationRoleId
Find organizations that have the specified administration role
Public propertyCategory
Search for organizations with specified category.
Public propertyDescription
Find organizations with a description similar to the specified value. Wildcard characters may be used. This property is currently not used.
Public propertyHasSpeciesCollection
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.
Public propertyIsAdministrationRoleIdSpecified
Specifies if administration role id should be used.
Public propertyIsCategorySpecified
Specifies if category should be used.
Public propertyIsHasSpeciesCollectionSpecified
Specifies if HasSpeciesCollection should be used.
Public propertyIsIsValidSpecified
Specifies if is valid should be used.
Public propertyIsOrganizationCategoryIdSpecified
Specifies if organization category id should be used.
Public propertyIsValid
Restrict search to organizations that are valid today.
Public propertyName
Find organizations with a name similar to the specified value. Wildcard characters may be used.
Public propertyOrganizationCategoryId
Find roles for organizations that is categorized as the specified organization category.
Public propertyShortName
Find organizations with a shortname similar to the specified value. Wildcard characters may be used.
Top
See Also