Click or drag to resize

IDealEntityBaseCreateInvoiceFromTimeEvents Method

Creates invoice from time events.

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
void CreateInvoiceFromTimeEvents(
	ScheduleTimeEventType type
)

Parameters

type
Type: EBP.Api.Interfaces.Invoicing.Module.TypesScheduleTimeEventType
The type.
See Also