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