Condividi tramite


KnowledgebaseDTO.LastPublishedTimestamp Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to