ResourcePlanEventReceiver Members
Include Protected Members
Include Inherited Members
Includes event handlers for methods in the ResourcePlan class.
The ResourcePlanEventReceiver type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ResourcePlanEventReceiver | Creates an instance of the ResourcePlanEventReceiver class; used internally. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnResourcePlanPublished | A post-event handler for the QueuePublishResourcePlan(Guid, Guid) method. | |
OnResourcePlanPublishing | A pre-event handler for the QueuePublishResourcePlan(Guid, Guid) method. | |
ToString | (Inherited from Object.) |
Top