Interface IBaseEntityAssignment
Represents a base entity assignment.
Inherited Members
Namespace: BiExcellence.OpenBi.Api.Commands.Entities
Assembly: BiExcellence.OpenBi.Api.Entity.dll
Syntax
public interface IBaseEntityAssignment : IBaseEntity, ICustomAttributes
Properties
TableAttributes
Gets the assigend table attributes.
Declaration
ITableAttributes TableAttributes { get; }
Property Value
Type | Description |
---|---|
ITableAttributes |