IWorkflowArgument Interface

Definition

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.

Applies to