PivotField.IsMemberProperty Property

Definition

Returns True when the PivotField contains member properties. Read-only Boolean.

public:
 property bool IsMemberProperty { bool get(); };
public bool IsMemberProperty { get; }
Public ReadOnly Property IsMemberProperty As Boolean

Property Value

Remarks

This property will return a run-time error if an Online Analytical Processing (OLAP) data source is not used.

Applies to