Zdieľať cez


IWorkflowArgument.ArgumentValue Property

Definition

Gets the argument’s value.

public:
 property System::Object ^ ArgumentValue { System::Object ^ get(); };
public object ArgumentValue { get; }
member this.ArgumentValue : obj
Public ReadOnly Property ArgumentValue As Object

Property Value

Returns Object The arguments value.

Applies to