class ViewGrant


Base class:

DMBaseEntity

Implemented interfaces:

INotifyPropertyChanged

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

ViewGrant ()


ViewGrant (State state)


Properties

Boolean CanDelete { get; set; }


Boolean CanEdit { get; set; }


Boolean CanManageSecurity { get; set; }


Boolean CanRead { get; set; }


EViewGrant Grant { get; set; }


Int32 Id { get; set; }


Guid IdView { get; set; }


Guid IdViewGrant { get; set; }


Boolean IsAdded { get; }


Boolean IsDeleted { get; }


Boolean IsUpdated { get; }


Int32 SecurityIdentityId { get; set; }


State State { get; set; }