Share via


DefaultMember Property

Returns a PivotMember object that represents the default member for the specified field set.

expression.DefaultMember

*expression   * Required. An expression that returns a PivotFieldSet object.

Remarks

This property is valid only when the PivotTable list is connected to an OLAP data source.

The default member is usually All or one of the top members in the dimension.

Applies to | PivotFieldSet Object

See Also | PivotMember Object