Connection.MinRefreshableVersion Property

Definition

minRefreshableVersion

Represents the following attribute in the schema: minRefreshableVersion

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

Property Value

Returns ByteValue.

Attributes

Applies to