WebFactorSearchCriteria Class |
Namespace: ArtDatabanken.WebService.Data
The WebFactorSearchCriteria type exposes the following members.
Name | Description | |
---|---|---|
WebFactorSearchCriteria | Initializes a new instance of the WebFactorSearchCriteria class |
Name | Description | |
---|---|---|
FactorDataTypeIds |
Search for factors that is of one of
these factor data types.
This property is currently not used.
| |
FactorOriginIds |
Search for factors that is of one of
these factor origins.
This property is currently not used.
| |
IsIdInNameSearchString |
Indication whether or not the name search string may be a factor id.
| |
IsIsPeriodicSpecified |
Property IsIsPeriodicSpecified indicates if property
IsPeriodic has a value or not.
This property is currently not used.
| |
IsIsPublicSpecified |
Property IsIsPublicSpecified indicates if property
IsPublic has a value or not.
This property is currently not used.
| |
IsIsTaxonomicSpecified |
Property IsIsTaxonomicSpecified indicates if property
IsTaxonomic has a value or not.
This property is currently not used.
| |
IsPeriodic |
Restrict search to periodic or not periodic factors.
Property IsIsPeriodicSpecified indicates if this property
has a value or not.
This property is currently not used.
| |
IsPublic |
Restrict search to public or not public factors.
Property IsIsPublicSpecified indicates if this property
has a value or not.
This property is currently not used.
| |
IsTaxonomic |
Restrict search to taxonomic or not taxonomic factors.
Property IsIsTaxonomicSpecified indicates if this property
has a value or not.
This property is currently not used.
| |
NameSearchString |
The factor name search criteria.
| |
RestrictReturnToScope |
Scope for factors that is returned.
| |
RestrictSearchToFactorIds |
Limit factor search (not factor return) to factors.
| |
RestrictSearchToScope |
Scope for factors that is searched.
|