Aracılığıyla paylaş


SingleQueryResult.LastUpdated Property

Definition

Gets or sets describes the last updated time of the signature (provided from 3rd party vendor)

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to