ActionScopeResult.ActionId Property

Definition

Gets or sets the action Id.

public string ActionId { get; set; }
member this.ActionId : string with get, set
Public Property ActionId As String

Property Value

actionId to target (for commands like GotoAction).

Applies to