StatusingPostApplyEventArgs Members
Include Protected Members
Include Inherited Members
Represents methods and properties in the post-event arguments for the OnApplied event handler method.
The StatusingPostApplyEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StatusingPostApplyEventArgs | Creates an instance of the StatusingPostApplyEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
AcceptedAssignments | Gets a collection of the GUIDs that represent accepted resource task assignments. | |
ProjectID | Gets the GUID of the project. | |
RejectedAssignments | Gets a collection of the GUIDs that represent rejected resource task assignments. |
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