NoteAndAttachment
This is a table representing the NoteAndAttachment entities in FinancialForce.
Columns
Name | Type | ReadOnly | References | Description |
Id [KEY] | String | True |
Label 'Note or Attachment Id' corresponds to this field. | |
IsDeleted | Boolean | True |
Label 'Deleted' corresponds to this field. | |
IsNote | Boolean | True |
Label 'Is Note' corresponds to this field. | |
ParentId | String | True |
Label 'Parent ID' corresponds to this field. | |
Title | String | True |
Label 'Title' corresponds to this field. | |
IsPrivate | Boolean | True |
Label 'Private' corresponds to this field. | |
OwnerId | String | True |
Label 'Owner ID' corresponds to this field. | |
CreatedDate | DateTime | True |
Label 'Created Date' corresponds to this field. | |
CreatedById | String | True |
Label 'Created By ID' corresponds to this field. | |
LastModifiedDate | DateTime | True |
Label 'Last Modified Date' corresponds to this field. | |
LastModifiedById | String | True |
Label 'Last Modified By ID' corresponds to this field. | |
SystemModstamp | DateTime | True |
Label 'System Modstamp' corresponds to this field. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
SOQL | String |
Specifies the Where clause of the SOQL query to execute against the FinancialForce servers. If this pseudo column is set from the WHERE clause it will take precendence over any other input. |