StatusReportsPostRequestCreateEventArgs Members
Include Protected Members
Include Inherited Members
Represents methods and properties in the post-event arguments for the OnRequestCreated event handler method.
The StatusReportsPostRequestCreateEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StatusReportsPostRequestCreateEventArgs | Creates an instance of the StatusReportsPostRequestCreateEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
RequestGUID | Gets the GUID of a request to create a status report. |
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