DataWarehouseBaseInfo.m_Description Field
Applies To: Operations Manager for System Center 2012
Contains the default description of the data warehouse.
Namespace: Microsoft.EnterpriseManagement.Warehouse
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Syntax
protected string m_Description
protected:
String^ m_Description
val mutable m_Description : string
Protected m_Description As String
Field Value
Type: System.String
See Also
DataWarehouseBaseInfo Class
Microsoft.EnterpriseManagement.Warehouse Namespace
Return to top