PivotCacheDefinition.LastRefreshedDateIso Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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