ProjectCategoryDeletePostEventArgs members
Represents methods and properties in the post-event arguments for the OnProjectCategoryDeleted event handler method.
The ProjectCategoryDeletePostEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ProjectCategoryDeletePostEventArgs() | |
![]() |
ProjectCategoryDeletePostEventArgs([], String) | Creates an instance of the ProjectCategoryDeletePostEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
DeletionComments | Gets text that provides information about items that have been deleted. (Inherited from AdminDeletePostEventArgs.) |
![]() |
EffectedItems | Gets a collection of GUIDs that represent entities that are affected by the event. (Inherited from AdminPostEventArgs.) |
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