Skip to main content

Enum SsasAttributeInstanceSelection

Namespace: Varigence.Languages.Biml.Cube

Assembly: Biml.dll

C#


public enum SsasAttributeInstanceSelection

Fields

FieldsDescription
DropDownSpecifies that the client application should present the attribute members in a drop down box when appropriate.
FilteredListSpecifies that the client application should present the attribute members in a filtered list box when appropriate.
ListSpecifies that the client application should present the attribute members in a list box when appropriate.
MandatoryFilterSpecifies that the client application should present the attribute members in a mandatory filter box when appropriate.
NoneSpecifies no hint to the client application for displaying attribute members.