Alert.SetCompanyKnowledge Method
System Center
Sets the rule's company knowledge.
public void SetCompanyKnowledge( Knowledge knowledge );
Parameters
- knowledge
- The knowledge object containing updated company knowledge.
Exceptions
| Exception Type | Condition |
|---|---|
| System.ArgumentNullException | A null reference (Nothing in Visual Basic) was passed to the method. |
Requirements
Platforms: Requires Windows 2000 Server or later
Version: Requires MOM 2005 or later
Namespace: Microsoft.EnterpriseManagement.Mom
Assembly: Microsoft.Mom.Sdk (in Microsoft.Mom.Sdk.dll)
See Also
Show: