[This topic is pre-release documentation and
is subject to change in future releases. Blank topics are included
as placeholders.]Allows you to access the instances of
entity types that are defined in a management pack. For example,
instances of management pack classes and type projections are
accessed through this interface’s methods.
Namespace:
Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.Core (in
microsoft.enterprisemanagement.core.dll)
Usage
Syntax
Visual Basic |
Public Interface IEntityObjectsManagement
|
C# |
public interface IEntityObjectsManagement
|
C++ |
public interface class IEntityObjectsManagement
|
J# |
public interface IEntityObjectsManagement
|
JScript |
public interface IEntityObjectsManagement
|
Platforms
Development Platforms
Windows Server 2008, Windows Vista, Windows Server 2003, and
Windows XP
Target Platforms
Windows Server 2008,Windows Server 2003
See Also