Class DownloadJsonImpl
Inheritance
DownloadJsonImpl
Implements
Inherited Members
Namespace: BiExcellence .OpenBi .Api.Commands.Downloads.Internal
Assembly: BiExcellence.OpenBi.Api.Download.dll
Syntax
public class DownloadJsonImpl : Download, IDownload, ICustomAttributes
Constructors
DownloadJsonImpl(JsonElement, ITableAttributes)
Declaration
public DownloadJsonImpl(JsonElement obj, ITableAttributes tableAttributes)
Parameters
Type | Name | Description |
---|---|---|
Json |
obj | |
ITable |
tableAttributes |