TemplateFileParameterV1.Reference Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to