Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IProject.StartDate Property

Project start date

System.DateTime StartDate {get; set;}

Property Value

A date value describing the start date of this project

Exceptions

Exception Type Condition
InvalidOperationException The project has already been removed, or an attempt is made to get the property value prior to it being set.

See Also

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