Click or drag to resize

IReadOnlyPosOptionsComplexEntityMemberReportTemplateOptionCollection Property

Gets the POS report template collection.

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Options.Pos
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyPosReportTemplateOptionEntityCollection<IReadOnlyPosReportTemplateOptionEntity> ReportTemplateOptionCollection { get; }

Property Value

Type: IReadOnlyPosReportTemplateOptionEntityCollectionIReadOnlyPosReportTemplateOptionEntity
See Also