Click or drag to resize

WorkScheduleWorkingTime Property

List of WorkScheduleWorkingTime child objects, based on the General.Resources.WorkScheduleWorkingTime.WorkSchedule back reference

Namespace:  Aloe.EnterpriseOne.Model.General.Resources
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<WorkScheduleWorkingTime> WorkingTime { get; }

Property Value

Type: ChildCollectionWorkScheduleWorkingTime
See Also