RequestForProposalTeamMbr

Represents members of the service provider's team who manage request For proposals to generate opportunities and proposals. This object is available in API version 67.0 and later.

Supported Calls

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

Fields

Field Details
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, and LastReferenceDate is not null, the user accessed this record or list view indirectly.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the request for proposal team member record.
RequestForProposalId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the request for proposal associated with the request for proposal team member record.
This field is a relationship field.
Relationship Name
RequestForProposal
Relationship Type
Master-detail
Refers To
RequestForProposal (the master object)
TeamMemberId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Stores the ID of the team member associated with the request for proposal record.
This field is a relationship field.
Relationship Name
TeamMember
Refers To
TeamMember