PivotCacheDefinition.RecordCount Property

Definition

recordCount

Represents the following attribute in the schema: recordCount

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

Property Value

Returns UInt32Value.

Attributes

Applies to