WebPersonSearchCriteria Class |
Namespace: ArtDatabanken.WebService.Data
The WebPersonSearchCriteria type exposes the following members.
Name | Description | |
---|---|---|
![]() | WebPersonSearchCriteria | Initializes a new instance of the WebPersonSearchCriteria class |
Name | Description | |
---|---|---|
![]() | Address |
Find persons who have addresses
similar to the specified value.
Wildcard characters may be used.
This property is currently not used.
|
![]() | ApplicationActionId |
Find persons who have authorities related
to the specified application action.
|
![]() | ApplicationId |
Find persons who have authorities related
to the specified application.
|
![]() | City |
Find persons who lives in the specified city.
No wildcard characters are used.
This property is currently not used.
|
![]() | CountryISOCode |
Find persons who lives in the specified country.
No wildcard characters are used.
This property is currently not used.
|
![]() | EmailAddress |
Find users who have an email address
similar to the specified value.
Wildcard characters may be used.
This property is currently not used.
|
![]() | FirstName |
Find persons with a first name
similar to the specified value.
Wildcard characters may be used.
|
![]() | FullName |
Find persons with a full name
similar to the specified value.
Wildcard characters may be used.
|
![]() | HasSpeciesCollection |
Find persons that has a species collection.
|
![]() | HasUser |
Find persons that has a user.
|
![]() | IsApplicationActionIdSpecified |
Specifies if application action id should be used.
|
![]() | IsApplicationIdSpecified |
Specifies if application id should be used.
|
![]() | IsHasSpeciesCollectionSpecified |
Specifies if HasSpeciesCollection should be used.
|
![]() | IsHasUserSpecified |
Specifies if has user should be used.
|
![]() | IsOrganizationCategoryIdSpecified |
Specifies if organization category id should be used.
|
![]() | IsOrganizationIdSpecified |
Specifies if organization id should be used.
|
![]() | IsRoleIdSpecified |
Specifies if role id should be used.
|
![]() | IsUserTypeSpecified |
Specifies if user type should be used.
|
![]() | LastName |
Find persons with a last name
similar to the specified value.
Wildcard characters may be used.
|
![]() | MiddleName |
Find persons with a middle name
similar to the specified value.
Wildcard characters may be used.
This property is currently not used.
|
![]() | OrganizationCategoryId |
Find persons who have authorities related
to the specified organization category.
|
![]() | OrganizationId |
Find persons who have authorities related
to the specified organization.
|
![]() | PhoneNumber |
Find persons with the specified phone number.
No wildcard characters are used.
This property is currently not used.
|
![]() | RoleId |
Find persons who have authorities related
to the specified role.
|
![]() | UserType |
Search for users of this type.
|
![]() | ZipCode |
Find persons who lives in the specified postal area.
No wildcard characters are used.
This property is currently not used.
|