 | ICustomerProductEntity.GuaranteeExtensionTypeId Property |
Gets or sets the guarantee extension type Id
(Code type de garantie - Extension)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Maintenance
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxstring GuaranteeExtensionTypeId { get; set; }
Property GuaranteeExtensionTypeId As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the GuaranteeExtensionTypeId (Code type de garantie - Extension) column of the CustomerProduct (Produit client) table.
See Also