Click or drag to resize

ITaxEntitySubTaxes Property

Gets the sub taxes entity collection.

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Tax
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
ISubTaxEntityCollection SubTaxes { get; }

Property Value

Type: ISubTaxEntityCollection
See Also