 | 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
SyntaxNullable<DateTime> InterventionDate { get; set; }
Property InterventionDate As Nullable(Of DateTime)
Get
Set
Property Value
Type:
NullableDateTime
RemarksThis entity member is bound to the InterventionDate (Date d'intervention) column of the SaleDocumentLineHumanServiceDetail (Service à la personne) table.
See Also