CubeField.HasMemberProperties 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 there are member properties specified to be displayed for the cube field.
public:
property bool HasMemberProperties { bool get(); };
public bool HasMemberProperties { get; }
Public ReadOnly Property HasMemberProperties As Boolean