ICommandActivity.Value Property

Definition

Gets or sets the command value. This will be of type CommandValue<T>.

public object Value { get; set; }
member this.Value : obj with get, set
Public Property Value As Object

Property Value

Value for this command.

Applies to