EnterpriseManagementGroup.Knowledge Property

Definition

Gets an interface that enables you to access the management pack knowledge articles for Operations Manager in the Service Manager store. A knowledge article contains information about a problem and information about how to fix the problem.

public:
 property Microsoft::EnterpriseManagement::IKnowledgeManagement ^ Knowledge { Microsoft::EnterpriseManagement::IKnowledgeManagement ^ get(); };
public Microsoft.EnterpriseManagement.IKnowledgeManagement Knowledge { get; }
member this.Knowledge : Microsoft.EnterpriseManagement.IKnowledgeManagement
Public ReadOnly Property Knowledge As IKnowledgeManagement

Property Value

The knowledge article manager.

Applies to