다음을 통해 공유


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

Name Description
ArgumentValue

Gets the argument’s value.

Applies to