Share via


NoNamespace.rowDrillCount Field

Definition

Represents the rowDrillCount XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: olapPr.
  • corresponds to the following strongly-typed properties: OlapProperties.RowDrillCount.

Applies to