Share via


ActivityFunctionParameters.Required Property

Definition

The list of the required parameters.

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

Property Value

Applies to