[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]Specifies valid generic property names. Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)

Usage

Visual Basic
Dim instance As EnterpriseManagementObjectGenericPropertyName

Syntax

Visual Basic
Public Enumeration EnterpriseManagementObjectGenericPropertyName
C#
public enum EnterpriseManagementObjectGenericPropertyName
C++
public enum class EnterpriseManagementObjectGenericPropertyName
J#
public enum EnterpriseManagementObjectGenericPropertyName
JScript
public enum EnterpriseManagementObjectGenericPropertyName

Members

Member name Description
DisplayName Specifies the display name.
FullName Specifies the full name.
Id Specifies the ID.
LastModified Specifies the last modified value.
LastModifiedBy Specifies the last modified by name.
Name Specifies the name.
Path Specifies the path.
TimeAdded Specifies the time added.

Platforms

Development Platforms

Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP

Target Platforms

Windows Server 2008,Windows Server 2003

See Also