public enum QuickFunctionDataType : System.Enum
public enum QuickFunctionDataType : System.Enum
Member | Value | Description |
---|---|---|
Date | 0 | This Quick Function can apply to columns with dates and datetimes. |
Number | 1 | This Quick Function can apply to columns with numbers. |
Text | 2 | This Quick Function can apply to columns with text content. |
System.Object
System.ValueType
System.Enum
WebReports.Api.Common.QuickFunctionDataType