RuntimeScriptAction.Roles Property

Definition

The list of roles where script will be executed.

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

Property Value

Applies to