Assignment.Created Property
Project Developer Reference |
Returns the date an Assignment was created. Read-only Variant.
Syntax
expression.Created
expression A variable that represents an Assignment object.
Return Value
Variant
Remarks
To determine the creation date of a project, use the CreationDate property.
See Also