Share via


NoNamespace.recordCount Field

Definition

Represents the recordCount XML attribute.

public static readonly System.Xml.Linq.XName recordCount;
 staticval mutable recordCount : System.Xml.Linq.XName
Public Shared ReadOnly recordCount As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotCacheDefinition.
  • corresponds to the following strongly-typed properties: PivotCacheDefinition.RecordCount.

Applies to