TdxGanttControlDataModelBaseline.Created Property
Returns the baseline’s creation date.
Declaration
property Created: TDateTime read;
Property Value
Type |
---|
TDateTime |
Remarks
Use this property to get the date and time when the baseline was added to a data model‘s baseline collection. For instance, you can add a baseline’s creation date to its description.
See Also