Defines the information that can be retrieved and the operations that can be performed on a rule that is being created or updated.
The following tables list the members exposed by the IRuleContext type.
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | Rule | Gets the rule object that is being created or updated. | 
Top
Public Methods
| Name | Description | |
|---|---|---|
| .gif) | GetConditionDetection | Gets the current condition detection module context in the rule. | 
| .gif) | GetDataSources | Gets the list of data source module context objects that are used in the rule. | 
| .gif) | GetPreviousModuleOutputDataTypes | Gets the list of output data types of the previous module in the rule workflow if a previous module exists. | 
| .gif) | GetWriteActions | Gets the list of the write action module contexts that are currently used by the rule. | 
Top
See Also
Reference
IRuleContext Interface
Microsoft.EnterpriseManagement.UI Namespace