Defines the operations that can be used in Configuration Manager 2007 when ManagementClassPropertyDescription.TypeOfData is set to Operand.
Namespace: Microsoft.ConfigurationManagement.AdminConsole.Schema
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
Usage
'Usage
Dim instance As Operation
Syntax
'Declaration
Public Enumeration Operation
public enum Operation
public enum class Operation
public enum Operation
public enum Operation
Members
| Member name | Description | 
|---|---|
| Add | An addition operation. | 
| Divide | A division operation. | 
| Multiply | A multiplication operation. | 
| Percentage | A percentage operation. | 
| Subtract | A subtraction operation. | 
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
Microsoft.ConfigurationManagement.AdminConsole.Schema Namespace
ManagementClassPropertyDescription.TypeOfData