class SiOsGrant


Base class:

DMBaseEntity

Implemented interfaces:

INotifyPropertyChanged

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

SiOsGrant ()


SiOsGrant (State state)


Properties

Boolean CanDeleteProfile { get; set; }


Boolean CanUpdateDocument { get; set; }


Boolean CanUpdateProfle { get; set; }


EObjectStateGrant Grant { get; set; }


Int32 Id { get; set; }


Boolean IsAdded { get; }


Boolean IsDeleted { get; }


Boolean IsUpdated { get; }


ObjectState ObjectState { get; set; }


Int32 ObjectStateId { get; set; }


SecurityIdentity SecurityIdentity { get; set; }


Int32 SecurityIdentityId { get; set; }


State State { get; set; }