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