RuleConditionChangeAction Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an abstract base class from which all dynamic update notifications of changes to RuleConditions must be derived.
public ref class RuleConditionChangeAction abstract : System::Workflow::ComponentModel::WorkflowChangeAction
public abstract class RuleConditionChangeAction : System.Workflow.ComponentModel.WorkflowChangeAction
type RuleConditionChangeAction = class
inherit WorkflowChangeAction
Public MustInherit Class RuleConditionChangeAction
Inherits WorkflowChangeAction
- Inheritance
- Derived
This class can be used by a tracking service to determine that RuleConditions have been dynamically updated. The derived classes indicate which RuleCondition is being dynamically updated, and what operation is being performed (added to the workflow, removed from the workflow, or changed).
Rule |
When implemented in a derived class, initializes a new instance of the RuleConditionChangeAction class. |
Condition |
When overridden in a derived class, gets the name of the RuleCondition to be changed. |
Apply |
When overridden in a derived class, applies the changes to the root Activity. (Inherited from WorkflowChangeAction) |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
Get |
Serves as the default hash function. (Inherited from Object) |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
To |
Returns a string that represents the current object. (Inherited from Object) |
Validate |
When overridden in a derived class, verifies that the RuleConditionChangeAction is configured correctly and has no errors. |
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
คำติชม .NET
.NET เป็นโครงการโอเพนซอร์ส เลือกลิงก์เพื่อให้คำติชม: