ConfigurationUsage Enumeration
Indicates that the configuration specified by an ActivityConfiguration property is required either at design time and runtime, or runtime only.
Namespace: Microsoft.SystemCenter.Orchestrator.Integration
Assembly: Microsoft.SystemCenter.Orchestrator.Integration (in Microsoft.SystemCenter.Orchestrator.Integration.dll)
Usage
'Usage
Dim instance As ConfigurationUsage
Syntax
'Declaration
Public Enumeration ConfigurationUsage
public enum ConfigurationUsage
public enum class ConfigurationUsage
public enum ConfigurationUsage
public enum ConfigurationUsage
Members
Member name | Description |
---|---|
DesignAndExecute | Indicates that the configuration is required at design time to determine the design of the object and during execution. |
ExecuteOnly | Indicates that the configuration is only required during execution. |
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and