Share via


PivotCacheDefinition.LastRefreshedDateIso Property

Definition

refreshedDateIso

Represents the following attribute in the schema: refreshedDateIso

[DocumentFormat.OpenXml.SchemaAttr(0, "refreshedDateIso")]
public DocumentFormat.OpenXml.DateTimeValue LastRefreshedDateIso { get; set; }
public DocumentFormat.OpenXml.DateTimeValue LastRefreshedDateIso { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "refreshedDateIso")]
public DocumentFormat.OpenXml.DateTimeValue? LastRefreshedDateIso { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("refreshedDateIso")]
public DocumentFormat.OpenXml.DateTimeValue? LastRefreshedDateIso { get; set; }
public DocumentFormat.OpenXml.DateTimeValue? LastRefreshedDateIso { get; set; }
member this.LastRefreshedDateIso : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "refreshedDateIso")>]
member this.LastRefreshedDateIso : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("refreshedDateIso")>]
member this.LastRefreshedDateIso : DocumentFormat.OpenXml.DateTimeValue with get, set
Public Property LastRefreshedDateIso As DateTimeValue

Property Value

Attributes

Applies to