CardAction.ChannelData Property

Definition

Gets or sets channel-specific data associated with this action.

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

Property Value

The channel-specific data associated with this action.

Applies to