QueryTableRefresh.MinimumVersion Property

Definition

Minimum Refresh Version

Represents the following attribute in the schema: minimumVersion

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

Property Value

Returns ByteValue.

Attributes

Applies to