 | ICustomerProductEntityScheduleEvents Property |
Gets the schedule events linked to this customer product
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Maintenance
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIScheduleEventEntityCollection ScheduleEvents { get; }
ReadOnly Property ScheduleEvents As IScheduleEventEntityCollection
Get
Property Value
Type:
IScheduleEventEntityCollection
See Also