Class EntityJsonImpl
Inheritance
EntityJsonImpl
Implements
Inherited Members
Namespace: BiExcellence.OpenBi.Api.Commands.Entities.Internal
Assembly: BiExcellence.OpenBi.Api.Entity.dll
Syntax
public class EntityJsonImpl : Entity, IEntity, ICustomAttributes
Constructors
EntityJsonImpl(JsonElement, ITableAttributes)
Declaration
public EntityJsonImpl(JsonElement obj, ITableAttributes tableAttributes)
Parameters
Type | Name | Description |
---|---|---|
JsonElement | obj | |
ITableAttributes | tableAttributes |