StatusSubmitPostEventArgs members
Represents methods and properties in the post-event arguments for the OnStatusSubmitted event handler method.
The StatusSubmitPostEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
StatusSubmitPostEventArgs() | |
![]() |
StatusSubmitPostEventArgs([], String) | Creates an instance of the StatusSubmitPostEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Comment | Gets the comment to send with a status submission. |
![]() |
UpdateGuids | Gets a collection of GUIDs that represent one or more modified saved assignments that are submitted to the project manager for approval. |
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