Click or drag to resize

ICustomerProductEntityLabourEndDate Property

Gets or sets the labour end date

(Date de fin MO)

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
Nullable<DateTime> LabourEndDate { get; set; }

Property Value

Type: NullableDateTime
Remarks
This entity member is bound to the LabourEndDate (Date de fin MO) column of the CustomerProduct (Produit client) table.
See Also