WebUserSearchCriteriaUserType Property |
Search for users of this type.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public UserType UserType { get; set; }
Public Property UserType As UserType
Get
Set
public:
property UserType UserType {
UserType get ();
void set (UserType value);
}
member UserType : UserType with get, set
Property Value
Type:
UserTypeSee Also