Click or drag to resize

IPickStockDocumentLineEntityGuaranteeTypeIdMember Property

Gets the guarantee type ID

(Code type de garantie)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.StockDocument
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyStringEntityMember GuaranteeTypeIdMember { get; }

Property Value

Type: IReadOnlyStringEntityMember
Remarks
This entity member is bound to the GuaranteeTypeId (Code type de garantie) column of the CustomerProduct (Produit client) table.
See Also