StatusDelegateTaskPostEventArgs Members
Include Protected Members
Include Inherited Members
Represents methods and properties in the post-event arguments for the OnAssignmentDelegated event handler method.
The StatusDelegateTaskPostEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StatusDelegateTaskPostEventArgs | Creates an instance of the StatusDelegateTaskPostEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
AssignmentDataSet | Gets a dataset that contains information about delegate assignments. | |
Comment | Gets the comment to send with a task delegation. | |
StartDate | Gets the start date of the delegation of a task. |
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