UserType Class

Representation of user types in fiks

Definition

Namespace: NFF.FIKS.EnterpriseServices.Components.Entities
Assembly: NFF.FIKS.EnterpriseServices.Components (in NFF.FIKS.EnterpriseServices.Components.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public class UserType
Inheritance
Object    UserType

Constructors

UserTypeInitializes a new instance of the UserType class

Properties

ClubUser true if the user type is used for club users
Name Name of the user type
UserTypeId Id of the user type

See Also