CardAction.Value Property

Definition

Gets or sets supplementary parameter for action. Content of this property depends on the ActionType.

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

Property Value

The supplementary parameter for action.

Applies to