 | ITaxAmountComplexEntityMemberTaxId Property |
Gets or sets the tax Id
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Tax
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<Guid> TaxId { get; set; }
Property TaxId As Nullable(Of Guid)
Get
Set
Property Value
Type:
NullableGuid
See Also