Share via


NoNamespace.productSubtotal Field

Definition

Represents the productSubtotal XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotField, reference.
  • corresponds to the following strongly-typed properties: PivotAreaReference.ApplyProductInSubtotal, PivotField.ApplyProductInSubtotal.

Applies to