Share via


NoNamespace.rowPageCount Field

Definition

Represents the rowPageCount XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: ___location.
  • corresponds to the following strongly-typed properties: Location.RowPageCount.

Applies to