UserType: Application or Person.
Not Null. Value is set when object is created.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public UserType Type { get; set; }
Public Property Type As UserType
Get
Set
public:
property UserType Type {
UserType get ();
void set (UserType value);
}
member Type : UserType with get, set
Property Value
Type:
UserTypeSee Also