Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IProject.HasStartDate Method 

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

bool HasStartDate();

Return Value

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