TemplateFileParameterV1.Value Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to