Salesforce Field Reference Guide
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.
DecisionTableDatasetLink
Represents a dataset link associated with a decision table. Use dataset links in a decision table to select multiple source objects whose field values the decision table must evaluate and provide outcomes for.
For more information, see DecisionTableDatasetLink in the Industries Common Resources Developer Guide.
Fields
| Field Name | Field Label | Type | Digits | Length | Precision | Scale |
|---|---|---|---|---|---|---|
| CreatedById | Created By ID | reference | 18 | |||
| CreatedDate | Created Date | datetime | ||||
| DecisionTableId | Decision Table ID | reference | 18 | |||
| Description | Description | textarea | 1000 | |||
| DeveloperName | Name | string | 80 | |||
| Id | Decision Table Payload ID | id | 18 | |||
| IsDefault | Is Default | boolean | ||||
| IsDeleted | Deleted | boolean | ||||
| Language | Master Language | picklist | 40 | |||
| LastModifiedById | Last Modified By ID | reference | 18 | |||
| LastModifiedDate | Last Modified Date | datetime | ||||
| MasterLabel | Label | string | 80 | |||
| NamespacePrefix | Namespace Prefix | string | 15 | |||
| SetupName | Name | string | 120 | |||
| SourceObject | Source Object | string | 120 | |||
| SystemModstamp | System Modstamp | datetime |