ProductSku Enumeration

System Center
Contains a list of values that define the different products that the Operations Manager is built for.

Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.OperationsManager.Common (in microsoft.enterprisemanagement.operationsmanager.common.dll)

'Usage
Dim instance As ProductSku

[SerializableAttribute] 
public enum class ProductSku
/** @attribute SerializableAttribute() */ 
public enum ProductSku
SerializableAttribute 
public enum ProductSku

Member nameDescription
InvalidProductAn invalid product.
SCCERSystem Center Client Error Reporting
SCESystem Center Essentials.
SCOMSystem Center Operations Manager.

This enumeration lists the installed product or the different products that can be built. This allows you to get information about the product.


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

Send comments about this topic to Microsoft.
Show: