Class TGroupActionFilter
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class TGroupActionFilter : Filter, ISearchReport
- Inheritance
-
TGroupActionFilter
- Implements
-
- Inherited Members
-
Constructors
TGroupActionFilter()
public TGroupActionFilter()
Properties
ActionIdentifier
public Guid? ActionIdentifier { get; set; }
Property Value
- Guid?
AllowDelete
public bool? AllowDelete { get; set; }
Property Value
- bool?
AllowFullControl
public bool? AllowFullControl { get; set; }
Property Value
- bool?
AllowRead
public bool? AllowRead { get; set; }
Property Value
- bool?
AllowWrite
public bool? AllowWrite { get; set; }
Property Value
- bool?
GroupIdentifier
public Guid? GroupIdentifier { get; set; }
Property Value
- Guid?
GroupType
public string GroupType { get; set; }
Property Value
- string
OrganizationIdentifier
public Guid? OrganizationIdentifier { get; set; }
Property Value
- Guid?