TemplateHashResult.TemplateHash Property

Definition

Gets or sets the template hash.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to