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