Click or drag to resize

IHumanServiceDetailSaleDocumentLineEntityInterventionDate Property

Gets or sets set InterventionDate

(Date d'intervention)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.SaleDocument
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<DateTime> InterventionDate { get; set; }

Property Value

Type: NullableDateTime
Remarks
This entity member is bound to the InterventionDate (Date d'intervention) column of the SaleDocumentLineHumanServiceDetail (Service à la personne) table.
See Also