Skip to main content

salesforce.field.idlookup

Home > @runlightyear/salesforce > Field > idLookup

Field.idLookup property

Indicates whether the field can be used to specify a record in an upsert() call (true) or not (false).

Signature:
idLookup: boolean;