IWorkflowParameterValue Members
[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.
The following tables list the members exposed by the IWorkflowParameterValue type.
Public Properties
Name | Description | |
---|---|---|
IsArray | Gets a value that indicates whether the derived class is of the IWorflowArrayParameterValue type. (inherited from IWorkflowParameterValueBase) | |
ParameterType | Gets or sets the parameter type. (inherited from IWorkflowParameterValueBase) | |
Value | Gets or sets a single-valued workflow parameter. |
Top
See Also
Reference
IWorkflowParameterValue Interface
Microsoft.EnterpriseManagement.Subscriptions Namespace