Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IProject.HasStartDate Method 

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

bool HasStartDate();

Return Value

true if the 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