Class PermissionType
Describes the possible types of permissions.
Inheritance
System.Object
PermissionType
Namespace: Telerik.Windows.Documents.Model
Assembly: Telerik.Windows.Documents.dll
Syntax
public sealed class PermissionType : Enum
Fields
Everyone
Group
Individual
Only individual user can edit.
Declaration
public const PermissionType Individual
Field Value
PermissionType
|
value__
Declaration
public int value__
Field Value
System.Int32
|