Condividi tramite


KnowledgebaseDTO.LastChangedTimestamp Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to