Class VEventGroupPermission
- Namespace
- InSite.Application.Contacts.Read
- Assembly
- Shift.Sdk.dll
public class VEventGroupPermission
- Inheritance
-
VEventGroupPermission
- Inherited Members
-
- Extension Methods
-
Constructors
public VEventGroupPermission()
Properties
public bool AllowAdministrate { get; set; }
Property Value
- bool
public bool AllowConfigure { get; set; }
Property Value
- bool
public bool AllowCreate { get; set; }
Property Value
- bool
public bool AllowDelete { get; set; }
Property Value
- bool
public bool AllowExecute { get; set; }
Property Value
- bool
public bool AllowRead { get; set; }
Property Value
- bool
public bool AllowTrialAccess { get; set; }
Property Value
- bool
public bool AllowWrite { get; set; }
Property Value
- bool
public virtual QEvent Event { get; set; }
Property Value
- QEvent
public virtual QGroup Group { get; set; }
Property Value
- QGroup
public Guid GroupIdentifier { get; set; }
Property Value
- Guid
public Guid ObjectIdentifier { get; set; }
Property Value
- Guid
public string ObjectType { get; set; }
Property Value
- string
public Guid OrganizationIdentifier { get; set; }
Property Value
- Guid
public DateTimeOffset? PermissionGranted { get; set; }
Property Value
- DateTimeOffset?
public Guid? PermissionGrantedBy { get; set; }
Property Value
- Guid?
public Guid PermissionIdentifier { get; set; }
Property Value
- Guid
public int PermissionMask { get; set; }
Property Value
- int