Subscription.Actions Property

Definition

Gets or sets the actions.

public System.Collections.Generic.IEnumerable<string> Actions { get; set; }
member this.Actions : seq<string> with get, set
Public Property Actions As IEnumerable(Of String)

Property Value

Applies to