Table of Contents

Enum CalculationGroupSelectionMode

Namespace
TabularEditor.TOMWrapper
Assembly
TOMWrapper.dll

Options for selections on calculation groups which do not invoke a calculation item.

public enum CalculationGroupSelectionMode

Fields

Name Description
MultipleOrEmptySelection

Multiple calculation items were referenced in the calculation group.

NoSelection

No calculation items nor the calculation group were referenced in the calculation group.

Unknown

Invalid selection value for CalculationGroupSelectionMode

Remarks

This enum is only supported when the compatibility level of the database is at 1605 or above.