The methods of the IProject interface are listed below. For a complete list of IProject interface members, see the IProject Members topic.
GetRole | Returns the role in this project based on the given role type. |
HasCreatedDate | Returns true if the created date is available, else false. |
HasLastModifiedDate | Returns true if the lastModifiedDate is available, else false. |
HasStartDate | Returns true if the start date is available, else false. |
IsActionAllowed | Returns true if a given ProjectPermissions is allowed for this project. |
Store | Stores a project. |
IProject Interface | Plumtree.Remote.PRC.Collaboration.Project Namespace