Contains the default display name for the data warehouse. Namespace: Microsoft.EnterpriseManagement.Warehouse
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in microsoft.enterprisemanagement.operationsmanager.dll)

Usage

Visual Basic
Dim value As String

value = Me.m_DisplayName

Me.m_DisplayName = value

Syntax

Visual Basic
Protected m_DisplayName As String
C#
protected string m_DisplayName
C++
protected:
String^ m_DisplayName
J#
protected String m_DisplayName
JScript
protected var m_DisplayName : String

Platforms

Development Platforms

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

Target Platforms

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

See Also