Click or drag to resize

ICustomerProductEntityPartsEndDateMember Property

Gets the parts end date

(Date de fin pièces)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Maintenance
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyDateEntityMember PartsEndDateMember { get; }

Property Value

Type: IReadOnlyDateEntityMember
Remarks
This entity member is bound to the PartsEndDate (Date de fin pièces) column of the CustomerProduct (Produit client) table.
See Also