Click or drag to resize

IMaintenanceScheduleEventComplexEntityMemberInvoiceTravelExpenseOnLastIntervention Property

Gets or sets whether we must invoice the travel expense on last intervention

List of authorized values in TravelExpenseInvoiceType

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<byte> InvoiceTravelExpenseOnLastIntervention { get; set; }

Property Value

Type: NullableByte
See Also