 | ITravelExpenseEntityReferenceItemVatId Property |
Gets the reference item vat Id
(Code TVA (article))
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Maintenance
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<Guid> ReferenceItemVatId { get; }
ReadOnly Property ReferenceItemVatId As Nullable(Of Guid)
Get
Property Value
Type:
NullableGuid
RemarksThis entity member is bound to the VatId (Code TVA (article)) column of the Item (Article) table.
See Also