Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
Rule | Gets the rule object that is being created or updated. |
Top
Public Methods
Name | Description | |
---|---|---|
![]() |
GetConditionDetection | Gets the current condition detection module context in the rule. |
![]() |
GetDataSources | Gets the list of data source module context objects that are used in the rule. |
![]() |
GetPreviousModuleOutputDataTypes | Gets the list of output data types of the previous module in the rule workflow if a previous module exists. |
![]() |
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