IWorkflowArgument Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an argument to be supplied to a workflow at run-time.
public interface class IWorkflowArgument
public interface IWorkflowArgument
type IWorkflowArgument = interface
Public Interface IWorkflowArgument
- Derived
Properties
ArgumentValue |
Gets the argument’s value. |