IRuleContext Interface
Defines the information that can be retrieved and the operations that can be performed on a rule that is being created or updated.
Namespace: Microsoft.EnterpriseManagement.UI
Assembly: Microsoft.EnterpriseManagement.UI.Extensibility (in microsoft.enterprisemanagement.ui.extensibility.dll)
Usage
'Usage
Dim instance As IRuleContext
Syntax
'Declaration
Public Interface IRuleContext
Inherits IAuthoringContext, IPageContext
public interface IRuleContext : IAuthoringContext, IPageContext
public interface class IRuleContext : IAuthoringContext, IPageContext
public interface IRuleContext extends IAuthoringContext, IPageContext
public interface IRuleContext extends IAuthoringContext, IPageContext
Platforms
Development Platforms
Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP
Target Platforms
Windows Server 2008,Windows Server 2003,Windows Vista,Windows XP
See Also
Reference
IRuleContext Members
Microsoft.EnterpriseManagement.UI Namespace