Share via


OperationType Enumeration

Specifies the operation types.

Namespace: Microsoft.EnterpriseManagement.Subscriptions
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)

Usage

'Usage
Dim instance As OperationType

Syntax

'Declaration
Public Enumeration OperationType
public enum OperationType
public enum class OperationType
public enum OperationType
public enum OperationType

Members

Member name Description
Add Specifies the add operation.
Delete Specifies the delete operation.
Update Specifies the update operation.

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003

See Also

Reference

Microsoft.EnterpriseManagement.Subscriptions Namespace