Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IProject.HasCreatedDate Method 

Returns true if the project created date is available, otherwise false.

bool HasCreatedDate();

Return Value

True if the project created date 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