Jaa


AttachmentActionData.Inputs Property

Definition

Gets the action's inputs.

public System.Collections.Generic.Dictionary<string,string> Inputs { get; }
member this.Inputs : System.Collections.Generic.Dictionary<string, string>
Public ReadOnly Property Inputs As Dictionary(Of String, String)

Property Value

The action's inputs.

Applies to