ProjectPreEventArgs Properties

Include Protected Members
Include Inherited Members

The ProjectPreEventArgs type exposes the following members.

Properties

  Name Description
Public property Cancel Reads or writes a Boolean value that indicates whether to cancel an event that is associated with a project entity. (Inherited from PreEventArgs.)
Public property CancelReason Reads or writes text that explains why an event that is associated with a project entity is to be canceled. (Inherited from PreEventArgs.)
Public property IsWorkingStore Gets a Boolean value that indicates whether the project dataset currently resides in the Draft database.
Public property ProjectDataSet Gets the primary dataset that is used in the project.
Public property ProjectGuid Gets the GUID of the project.
Public property ProjectName Gets the project name.

Top

See Also

Reference

ProjectPreEventArgs Class

Microsoft.Office.Project.Server.Events Namespace