Using the MOM Management Server Class Library

The MOM Management Server Class Library (MCL) is a .NET Framework class library that exposes MOM operations and rule data. The library is installed on all MOM Management Server computers. Applications that use the library must be developed, tested, and deployed on MOM Management Server computers.

Referencing the MCL

To use the MCL in your application, you must add references to the Microsoft.Mom.Sdk and MOM.Context assemblies in your Visual Studio .NET project. The assemblies are stored under the Sdk Bin folder of the MOM program files folder and in the computer's Global Assembly Cache.

For reference information about the MOM Management Server Class Library, see Microsoft.EnterpriseManagement.Mom Namespace