StatusReportsPostResponseCreateEventArgs members
Represents methods and properties in the post-event arguments for the OnResponseCreated event handler method.
The StatusReportsPostResponseCreateEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StatusReportsPostResponseCreateEventArgs() | ||
StatusReportsPostResponseCreateEventArgs(Guid) | Creates an instance of the StatusReportsPostResponseCreateEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
ResponseGUID | Gets the GUID of a response to the 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