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 (true) or not (false)
LinkType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
The type of link
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The auto-generated name of the goal link
SourceGoalId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the source WorkGoal object
TargetGoalId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the target WorkGoal object