PivotCacheDefinition.RefreshedDate Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
refreshedDate
Representa o seguinte atributo no esquema: refreshedDate
[DocumentFormat.OpenXml.SchemaAttr(0, "refreshedDate")]
public DocumentFormat.OpenXml.DoubleValue RefreshedDate { get; set; }
public DocumentFormat.OpenXml.DoubleValue RefreshedDate { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "refreshedDate")]
public DocumentFormat.OpenXml.DoubleValue? RefreshedDate { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("refreshedDate")]
public DocumentFormat.OpenXml.DoubleValue? RefreshedDate { get; set; }
public DocumentFormat.OpenXml.DoubleValue? RefreshedDate { get; set; }
member this.RefreshedDate : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "refreshedDate")>]
member this.RefreshedDate : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("refreshedDate")>]
member this.RefreshedDate : DocumentFormat.OpenXml.DoubleValue with get, set
Public Property RefreshedDate As DoubleValue
Valor da propriedade
Retorna DoubleValue.
- Atributos