IWorkflowParameterValue Interface
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Provides a property for accessing a single-valued workflow parameter.
Namespace: Microsoft.EnterpriseManagement.Subscriptions
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)
Usage
'Usage
Dim instance As IWorkflowParameterValue
Syntax
'Declaration
Public Interface IWorkflowParameterValue
Inherits IWorkflowParameterValueBase
public interface IWorkflowParameterValue : IWorkflowParameterValueBase
public interface class IWorkflowParameterValue : IWorkflowParameterValueBase
public interface IWorkflowParameterValue extends IWorkflowParameterValueBase
public interface IWorkflowParameterValue extends IWorkflowParameterValueBase
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
Windows Server 2008,Windows Server 2003
See Also
Reference
IWorkflowParameterValue Members
Microsoft.EnterpriseManagement.Subscriptions Namespace