 | IPickStockDocumentLineEntityGuaranteeTypeId 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
Syntaxstring GuaranteeTypeId { get; }
ReadOnly Property GuaranteeTypeId As String
Get
Property Value
Type:
String
RemarksThis entity member is bound to the GuaranteeTypeId (Code type de garantie) column of the CustomerProduct (Produit client) table.
See Also