Click or drag to resize

IScheduleEntityBaseInvoiceScheduleTimeEvent Property

Gets whether to invoice schedule time event by default

(Facturer les lignes de temps)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Deal
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<bool> InvoiceScheduleTimeEvent { get; }

Property Value

Type: NullableBoolean
Remarks
This entity member is bound to the InvoiceScheduleTimeEvent (Facturer les lignes de temps) column of the Deal (Affaire) table.
See Also