Category Enumeration

The functions category enumeration.

Namespace:  Dundas.BI.Data.Functions
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (23.4.1.1000)
Syntax
public enum Category
Members
  Member nameValueDescription
Standard0 Standard data visualization functions.
EmbeddedValue1 The category name is embedded in the function class as a string value.
Financial2 Financial functions.
Statistical3 Statistical functions.
Subset4 Subset functions.
Other5 Other function types.
See Also