Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IProject.HasCreatedDate Method 

Returns true if the created date is available, else false.

bool HasCreatedDate();

Return Value

true if the createdDate is available, else false.

Exceptions

Exception Type Condition
InvalidOperationException The project has already been removed.

See Also

IProject Interface | Plumtree.Remote.PRC.Collaboration.Project Namespace