Click or drag to resize

IExecutionQuoteEntity.ScheduleEvents Property

Gets the schedule events

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Building
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IExecutionQuoteLineScheduleEventEntityCollection ScheduleEvents { get; }

Property Value

Type: IExecutionQuoteLineScheduleEventEntityCollection
See Also