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.
ActionVisibility
This object serves as a junction to connect Account or Contact to other objects so that information in those other object can be used to define visibility rules for actions in the Dynamic Actions for Unified Health Scoring component.
For more information, see ActionVisibility in the Salesforce Health Cloud Developer Guide.
Fields
| Field Name | Field Label | Type | Digits | Length | Precision | Scale |
|---|---|---|---|---|---|---|
| AccountId | Account ID | reference | 18 | |||
| ContactId | Contact ID | reference | 18 | |||
| CreatedById | Created By ID | reference | 18 | |||
| CreatedDate | Created Date | datetime | ||||
| HealthScoreId | Health Score ID | reference | 18 | |||
| Id | Action Visibility ID | id | 18 | |||
| IsDeleted | Deleted | boolean | ||||
| LastModifiedById | Last Modified By ID | reference | 18 | |||
| LastModifiedDate | Last Modified Date | datetime | ||||
| LastReferencedDate | Last Referenced Date | datetime | ||||
| LastViewedDate | Last Viewed Date | datetime | ||||
| Name | Action Visibility Name | string | 255 | |||
| OwnerId | Owner ID | reference | 18 | |||
| SystemModstamp | System Modstamp | datetime |