ERPConnect.BW.BWVariableType
Namespace: ERPConnect.BW
Assembly: ERPConnectStandard20.dll
This enum represents the type of the variable (Member, Numeric, Hierarchy)
Fields
Hierarchy = 3
The variable is a hierarchy
Member = 1
The variable references to a dimension and only members of this dimension a valid for this variable
Numeric = 2
The variable is numeric
Last update: January 4, 2024