 | ICustomerProductEntityPartsStartDateMember Property |
Gets the parts start date
(Date de début 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
SyntaxIReadOnlyDateEntityMember PartsStartDateMember { get; }
ReadOnly Property PartsStartDateMember As IReadOnlyDateEntityMember
Get
Property Value
Type:
IReadOnlyDateEntityMember
RemarksThis entity member is bound to the PartsStartDate (Date de début pièces) column of the CustomerProduct (Produit client) table.
See Also