Share via


OrganizationUserInfo.CalType Property

Definition

Gets or sets the type of client access license for the user.

public:
 property int CalType { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int CalType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.CalType : int with get, set
Public Property CalType As Integer

Property Value

The license type.

Attributes

Applies to

See also