 | IScheduleEntityBaseInvoiceScheduleTimeEventMember 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
SyntaxIReadOnlyBoolEntityMember InvoiceScheduleTimeEventMember { get; }
ReadOnly Property InvoiceScheduleTimeEventMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis entity member is bound to the InvoiceScheduleTimeEvent (Facturer les lignes de temps) column of the Deal (Affaire) table.
See Also