ReportingPostProjectCreatedEventArgs Members
Include Protected Members
Include Inherited Members
Represents methods and properties in the post-event arguments for the OnProjectCreated event handler method.
The ReportingPostProjectCreatedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
ReportingPostProjectCreatedEventArgs | Creates an instance of the ReportingPostProjectCreatedEventArgs class. |
Top
Name | Description | |
---|---|---|
ProjectGuid | Gets the GUID of the project that has been created. |
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 project that has been created. (Overrides Object.ToString().) |
Top