PivotCacheDefinition.CreatedVersion 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í.
createdVersion
Representa el atributo siguiente en el esquema: createdVersion
[DocumentFormat.OpenXml.SchemaAttr(0, "createdVersion")]
public DocumentFormat.OpenXml.ByteValue CreatedVersion { get; set; }
public DocumentFormat.OpenXml.ByteValue CreatedVersion { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "createdVersion")]
public DocumentFormat.OpenXml.ByteValue? CreatedVersion { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("createdVersion")]
public DocumentFormat.OpenXml.ByteValue? CreatedVersion { get; set; }
public DocumentFormat.OpenXml.ByteValue? CreatedVersion { get; set; }
member this.CreatedVersion : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "createdVersion")>]
member this.CreatedVersion : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("createdVersion")>]
member this.CreatedVersion : DocumentFormat.OpenXml.ByteValue with get, set
Public Property CreatedVersion As ByteValue
Valor de propiedad
Devuelve ByteValue.
- Atributos