ArgumentTargetAttribute.ArgumentValue Property

Definition

Gets the primary entity for which the workflow is run.

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

Property Value

The primary entity for which the workflow is run.

Implements

Applies to