MembersWithData Enum
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.
Enumerates the display types for non-leaf member in the parent dimension attribute.
C#
[System.Runtime.InteropServices.Guid("FA734ED0-0B35-47bd-8584-C2973F93D31B")]
public enum MembersWithData
[<System.Runtime.InteropServices.Guid("FA734ED0-0B35-47bd-8584-C2973F93D31B")>]
type MembersWithData =
Public Enum MembersWithData
- Inheritance
-
MembersWithData
- Attributes
Name | Value | Description |
---|---|---|
0 | Non-leaf data member is hidden. |
|
NonLeafDataVisible | 1 | Non-leaf data member is visible. |
Produit | Versions |
---|---|
Analysis Services SDK for .NET | latest |