ReportingPostResourceDeletedEventArgs members
Represents methods and properties in the post-event arguments for the OnResourceDeleted event handler method.
The ReportingPostResourceDeletedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ReportingPostResourceDeletedEventArgs() | |
![]() |
ReportingPostResourceDeletedEventArgs(Guid) | Creates an instance of the ReportingPostResourceDeletedEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ResourceUid | Gets the GUID of the deleted resource. |
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 | Returns a text string that contains the GUID of the deleted resource. (Overrides Object.ToString().) |
Top