ObjectPropertyRetrievalBehavior Enumeration

Defines the default behavior for instances when a property list is not specified.

Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)

Usage

'Usage
Dim instance As ObjectPropertyRetrievalBehavior

Syntax

'Declaration
Public Enumeration ObjectPropertyRetrievalBehavior
public enum ObjectPropertyRetrievalBehavior
public enum class ObjectPropertyRetrievalBehavior
public enum ObjectPropertyRetrievalBehavior
public enum ObjectPropertyRetrievalBehavior

Members

Member name Description
All Specifies the retrieval of all the properties of the instance.
None Specifies the retrieval of no properties of the instance.

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003

See Also

Reference

Microsoft.EnterpriseManagement.Common Namespace