Newer Version Available

This content describes an older version of this product. View Latest

WorkGoalLink

Represents the relationship between two goals (many to many relationship).

Supported Calls

create()delete()describeLayout()describeSObjects()getDeleted()getUpdated()query()retrieve()undelete()update()upsert()

Fields

Field Name Details
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Whether the WorkGoalLink is active or not.
LinkType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
The type of link.
Possible values
Supporting - SourceGoal is supporting TargetGoal.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, Sort
Description
The auto-generated name of the goal link.
SourceGoalId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
A link to the source WorkGoal object.
TargetGoalId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
A link to the target WorkGoal object.