Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

SignatureTaskLineItem

Represents a junction between a signature task and a digital signature captured in a visit. This object is available in API version 50.0 and later.

Supported Calls

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

Fields

Field Details
DigitalSignatureId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the digital signature collected in a visit.
Relationship Name
DigitalSignature
Refers To
DigitalSignature
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Name of the signature task line item.
ParentId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Assessment task or signature task associated with this line item.
Relationship Name
Parent
Refers To
AssessmentTask, SignatureTask