Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IProject Members

IProject overview

Public Instance Properties

CreatedDate Project creation date
Description Project description
DetailsURL Project details URL
ID Project ID
LastModifiedDate Project last modified date
Name Project name
OwnerUserID Project owner ID
StartDate Project start date
Status Project status.

Public Instance Methods

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.

See Also

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