 | IColleagueEntityReferenceItemSalePriceVatExcluded Property |
Gets the reference item sale price vat excluded.
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Colleague
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<decimal> ReferenceItemSalePriceVatExcluded { get; }
ReadOnly Property ReferenceItemSalePriceVatExcluded As Nullable(Of Decimal)
Get
Property Value
Type:
NullableDecimal
See Also