Name | Type | Cardinality | Label | Required | Help |
activity |
RecordRef |
0..1 |
CRM/Support Record |
F |
References an existing activity (event or task) or a case record. When set, the note is associated with that record.
In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |
author |
RecordRef |
0..1 |
Author |
F |
References an existing entity record. This value defaults to the current logged in user (as specified during the login operation).
In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |
customFieldList |
CustomFieldList |
0..1 |
|
|
|
customForm |
RecordRef |
0..1 |
Custom Form |
F |
|
direction |
NoteDirection |
0..1 |
Direction |
F |
Value of inbound or outbound. Defines whether the note was originally generated from an external (inbound) source (such as copied from an email) or generated from within the record. |
entity |
RecordRef |
0..1 |
Entity |
F |
References an existing entity (customer or contact) record. When set, the note is associated with that record.
In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |
folder |
RecordRef |
0..1 |
Folder |
F |
|
item |
RecordRef |
0..1 |
Item |
F |
References an existing item record. When set, the note is associated with that record.
In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |
lastModifiedDate |
dateTime |
0..1 |
Modification Date |
F |
This is a read only field. When updating a record, this field defaults to the current system date and time. |
media |
RecordRef |
0..1 |
Media |
F |
|
note |
string |
0..1 |
Memo |
F |
Sets the content of the note. |
noteDate |
dateTime |
0..1 |
Date |
F |
Default value of the current date and time. |
noteType |
RecordRef |
0..1 |
Type |
F |
References a value in a user-defined list at Setup > Sales > CRM Lists > Note Type. This value describes the type of note � for example, phone call or meeting. For details on how to modify this list via Web services, see NoteType.
In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |
record |
RecordRef |
0..1 |
Custom Record Key |
F |
References an existing record. When set, the note is associated with that record.
In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |
recordType |
RecordRef |
0..1 |
Custom Record Type |
F |
References an existing record type. If the note is associated with a custom record, then this value must be set.
In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |
title |
string |
0..1 |
Title |
F |
Enter a title for this note. |
topic |
RecordRef |
0..1 |
Topic |
F |
References an existing topic record. When set, the note is associated with that record.
In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |
transaction |
RecordRef |
0..1 |
Transaction |
F |
References an existing transaction (opportunity) record. When set, the note is associated with that record.
In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |