StatusDeleteTaskPostEventArgs Members
Include Protected Members
Include Inherited Members
Represents methods and properties in the post-event arguments for the OnAssignmentDeleted event handler method.
The StatusDeleteTaskPostEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StatusDeleteTaskPostEventArgs | Creates an instance of the StatusDeleteTaskPostEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
AssnGuid | Gets the GUID of the assignment of a resource to a task. | |
IsRejected | Gets a Boolean value that indicates whether approval of a task has been rejected. | |
ProjectGuid | Gets the GUID of the project. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top