Class NCubeBuilder
Inherited Members
Namespace: Colectica.Reporting.ItemBuilders
Assembly: Colectica.Reporting.dll
Syntax
public class NCubeBuilder : ItemBuilderBase
Constructors
NCubeBuilder(NCube, Document, ReportContext)
Declaration
public NCubeBuilder(NCube item, Document document, ReportContext context)
Parameters
Type | Name | Description |
---|---|---|
NCube | item | |
Document | document | |
ReportContext | context |
Properties
Model
Declaration
public NCube Model { get; }
Property Value
Type | Description |
---|---|
NCube |
Methods
AddContent()
Declaration
public override void AddContent()