TdxGanttControlResource.CalendarUID Property
In This Article
Specifies a resource calendar’s unique identifier.
#Declaration
Delphi
property CalendarUID: Integer read; write;
#Property Value
Type |
---|
Integer |
#Remarks
Resource calendars allow you to specify resource schedules. Use this property to assign a calendar with the specified identifier to a resource.
See Also