 | 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
SyntaxISubTaxEntityCollection SubTaxes { get; }
ReadOnly Property SubTaxes As ISubTaxEntityCollection
Get
Property Value
Type:
ISubTaxEntityCollection
See Also