Enum SsasAttributeUsage
C#
public enum SsasAttributeUsage
Fields
| Key | Specifies that the attribute is the key attribute for the dimension. |
| Parent | Specifies that the attribute is a parent attribute in a parent-child hierarchy dimension. |
| Regular | Specifies that the attribute is a regular attribute in the dimension. |