Share via


ScriptAction.Roles Property

Definition

Gets or sets the node types on which the script action should be executed.

[Newtonsoft.Json.JsonProperty(PropertyName="roles")]
public object Roles { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="roles")>]
member this.Roles : obj with get, set
Public Property Roles As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to