Skip to main content

salesforce.field.relationshiporder

Home > @runlightyear/salesforce > Field > relationshipOrder

Field.relationshipOrder property

The type of relationship for a master-detail relationship field. Valid values are:

0 if the field is the primary relationship 1 if the field is the secondary relationship

Signature:
relationshipOrder: number;