'Declaration
Public Enum ItemType Inherits System.Enum
public enum ItemType : System.Enum
'Declaration
Public Enum ItemType Inherits System.Enum
public enum ItemType : System.Enum
Member | Description |
---|---|
AggregateFuncs | The aggregate function. |
Constant | The constant. |
ConvertFuncs | The conversion function. |
DateTimeFuncs | The date and time function. |
Field | The field of data source. |
LogicalFuncs | The logical function. |
MathFuncs | The math or trigonometry function. |
None | Not determined. |
Operator | The expression operator. |
TextFuncs | The text function. |
System.Object
System.ValueType
System.Enum
C1.ExpressionEditor.Engine.ItemType