Share via


ICommandResultActivity.Value Property

Definition

Gets or sets command result value. This will be of type CommandResultValue<T>.

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

Property Value

Open-ended value.

Applies to