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 TypeCondition
System.ArgumentNullExceptionA 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

Alert Class | Alert Members | Knowledge Class

Show: