Share via


Status.HistoryFile Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to