 | ICustomerProductContractEntityContractLabourStartDate Property |
Gets or sets the contract labour start date
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Maintenance
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<DateTime> ContractLabourStartDate { get; set; }
Property ContractLabourStartDate As Nullable(Of DateTime)
Get
Set
Property Value
Type:
NullableDateTime
See Also