PolicyContract.Arguments Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="arguments")]
public string Arguments { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="arguments")>]
member this.Arguments : string with get, set
Public Property Arguments As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to