ArgumentEntityAttribute.ArgumentValue Property

Definition

Gets the entity 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

An entity that is passed to the workflow at run-time.

Implements

Applies to