ResourcePlanEventReceiver 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. |
![]() |
OnResourcePlanPublishedRemote | |
![]() |
OnResourcePlanPublishing | A pre-event handler for the QueuePublishResourcePlan(Guid, Guid) method. |
![]() |
OnResourcePlanPublishingRemote | |
![]() |
ToString | (Inherited from Object.) |
Top