Table of Contents

Interface IDocumentAccessEntry

Namespace
The.Components
Assembly
Instagile.dll
public interface IDocumentAccessEntry : IEntity, IHasChanges
Inherited Members
Extension Methods

Properties

AttributeModelID

Guid AttributeModelID { get; set; }

Property Value

Guid

DocumentID

Guid DocumentID { get; set; }

Property Value

Guid

EntityID

Guid EntityID { get; set; }

Property Value

Guid

EntityModelID

Guid EntityModelID { get; set; }

Property Value

Guid

GlobalAccess

bool GlobalAccess { get; set; }

Property Value

bool

NewEntity

bool NewEntity { get; set; }

Property Value

bool

Properties

IDocumentAccessEntryProperties Properties { get; }

Property Value

IDocumentAccessEntryProperties