Skip to main content

salesforce.field.calculated

Home > @runlightyear/salesforce > Field > calculated

Field.calculated property

Indicates whether the field is a custom formula field (true) or not (false). Note that custom formula fields are always read-only.

Signature:
calculated: boolean;