Click or drag to resize
ApplicationNumericTypeStrings Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a list of strings that identifies the types that will be treated as numeric

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static List<string> NumericTypeStrings { get; }

Return Value

Type: ListString
All types are lower case without namespace idetifier
See Also