Click or drag to resize

IReadOnlyPosOptionsComplexEntityMemberCatTemplateCollection Property

Gets the CAT 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
IReadOnlyEntityCollection<IReadOnlyPosCatConfigurationOptionEntity> CatTemplateCollection { get; }

Property Value

Type: IReadOnlyEntityCollectionIReadOnlyPosCatConfigurationOptionEntity
See Also