Contains the total number of server licenses there are for the Operations Manager software. Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.OperationsManager.Common (in microsoft.enterprisemanagement.operationsmanager.common.dll)

Usage

Visual Basic
Dim instance As LicenseCount
Dim value As Integer

value = instance.TotalServerLicenseCount

instance.TotalServerLicenseCount = value

Syntax

Visual Basic
Public TotalServerLicenseCount As Integer
C#
public int TotalServerLicenseCount
C++
public:
int TotalServerLicenseCount
J#
public int TotalServerLicenseCount
JScript
public var TotalServerLicenseCount : int

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