The DataMethods are grouped into sections
(ex. Text, Math, etc.) when presented in the user interface. This class contains
the predefined sections which methods can be part of.
Inheritance Hierarchy
Spotfire.Dxp.Data.ComputationsSections
Namespace: Spotfire.Dxp.Data.Computations
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax
C#
public static class Sections
The Sections type exposes the following members.
Properties
Name | Description | |
---|---|---|
BinningFunctions | Gets the section for binning functions.
| |
ConversionFunctions | Gets the section for conversion functions.
| |
DateAndTimeFunctions | Gets the section for Date and Time functions.
| |
LogicalFunctions | Gets the section for logical functions.
| |
MathFunctions | Gets the section for math functions.
| |
Operators | Gets the section for operators.
| |
PropertyFunctions | Gets the section for property functions.
| |
RankingFunctions | Gets the section for ranking functions.
| |
SpatialFunctions | Gets the section for spatial functions.
| |
StatisticalFunctions | Gets the section for statistical functions.
| |
TextFunctions | Gets the section for text functions.
|
Version Information
See Also