type
type: "string" | "boolean" | "bool" | "dateTime" | "double" | "int" | "long"
Specifies return type of the calculated property. If unsupported type is provided, calculated property won't appear in the property pane.
Type can have these values: string
, boolean
, bool
, dateTime
, double
, int
, long
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.