Skip to main content

salesforce.field.namepointing

Home > @runlightyear/salesforce > Field > namePointing

Field.namePointing property

Indicates whether the field's value is the Name of the parent of this object (true) or not (false). Used for objects whose parents may be more than one type of object, for example a task may have an account or a contact as a parent.

Signature:
namePointing: boolean;