Dela via


KnowledgebaseDTO.LastAccessedTimestamp Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to