Enumeration FormulaOutputType

FormulaOutputType - The type of the formula output.

Enumeration Members

Enumeration Members

DateAndTime: "DateAndTime"

Constant

DateAndTime - The formula output is a date and time value.

ListValue: "ListValue"

Constant

ListValue - The formula output is a list value.

Numeric: "Numeric"

Constant

Numeric - The formula output is a numeric value.

Text: "Text"

Constant

Text - The formula output is a text value.