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