Aracılığıyla paylaş


LibraryResource.UploadedTimestamp Property

Definition

Gets the last update time of the library.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.uploadedTimestamp")]
public DateTime? UploadedTimestamp { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.uploadedTimestamp")>]
member this.UploadedTimestamp : Nullable<DateTime>
Public ReadOnly Property UploadedTimestamp As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to