MonitoringObjectInfo.RowId Property

Updated: April 16, 2012

Gets the row identifier for the data warehouse row that the monitoring object is in. Namespace: Microsoft.EnterpriseManagement.Warehouse
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As MonitoringObjectInfo Dim value As Integer value = instance.RowId Public ReadOnly Property RowId As Integerpublic int RowId { get; }public: property int RowId { int get (); }/** @property */ public int get_RowId () public function get RowId () : int Property ValueReturns a Int32 value.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms