ReportingPostProjectChangedEventArgs Members
Include Protected Members
Include Inherited Members
Represents methods and properties in the post-event arguments for the OnProjectChanged event handler method and the OnProjectSummaryChanged event handler method.
The ReportingPostProjectChangedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
ReportingPostProjectChangedEventArgs | Creates an instance of the ReportingPostProjectChangedEventArgs class; used internally. |
Top
Name | Description | |
---|---|---|
ProjectGuid | Gets the GUID of the changed project. |
Top
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | Returns a text string that contains the GUID of the changed project. (Overrides Object.ToString().) |
Top