IConditionDetectionModuleContext Interface
Defines the properties and methods that expose information about a condition detection module.
Namespace: Microsoft.EnterpriseManagement.UI
Assembly: Microsoft.EnterpriseManagement.UI.Extensibility (in microsoft.enterprisemanagement.ui.extensibility.dll)
Usage
'Usage
Dim instance As IConditionDetectionModuleContext
Syntax
'Declaration
Public Interface IConditionDetectionModuleContext
Inherits IModuleContext, IAuthoringContext, IPageContext
public interface IConditionDetectionModuleContext : IModuleContext, IAuthoringContext, IPageContext
public interface class IConditionDetectionModuleContext : IModuleContext, IAuthoringContext, IPageContext
public interface IConditionDetectionModuleContext extends IModuleContext, IAuthoringContext,
IPageContext
public interface IConditionDetectionModuleContext extends IModuleContext, 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
IConditionDetectionModuleContext Members
Microsoft.EnterpriseManagement.UI Namespace