PivotField.IsMemberProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.