Resource.Created Property

Project Developer Reference

Returns the date a Resource was created. Read-only Variant.

Syntax

expression.Created

expression   A variable that represents a Resource object.

Return Value
Variant

Remarks

To determine the creation date of a project, use the CreationDate property.

See Also