Headers.DiskRevisions Property

Definition

Disk Revisions

Represents the following attribute in the schema: diskRevisions

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

Property Value

Returns BooleanValue.

Attributes

Applies to