Contains the default description of 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_Description

Me.m_Description = value

Syntax

Visual Basic
Protected m_Description As String
C#
protected string m_Description
C++
protected:
String^ m_Description
J#
protected String m_Description
JScript
protected var m_Description : 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