PivotCacheDefinition.LastRefreshedDateIso Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
refreshedDateIso
Representa el atributo siguiente en el esquema: 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
Valor de propiedad
- Atributos