Click or drag to resize

IItemComponentEntityItemVatId Property

Gets the ItemVatId

(Code TVA (article))

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Item
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<Guid> ItemVatId { get; }

Property Value

Type: NullableGuid
Remarks
This entity member is bound to the VatId (Code TVA (article)) column of the Item (Article) table.
See Also