Condividi tramite


DataExport.LastModifiedDate Property

Definition

Gets or sets date and time when the export was last modified.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to