TdxGanttControlAssignment.TaskUID Property
In This Article
Specifies the task‘s unique identifier.
#Declaration
Delphi
property TaskUID: Integer read; write;
#Property Value
Type |
---|
Integer |
#Remarks
Use this property to access a task with the corresponding identifier.
See Also