InterviewSolution
Saved Bookmarks
| 1. |
How Many Ways We Can Share A Record? |
|
Answer» Role Hierarchy:
OWD:
Manual Sharing:
Criteria Based Sharing rules:
Apex sharing: Share object is available for every object(For Account object share object is AccountShare ). If we want to share the records using apex we have to create a record to the share object. Role Hierarchy: OWD: Manual Sharing: Criteria Based Sharing rules: Apex sharing: Share object is available for every object(For Account object share object is AccountShare ). If we want to share the records using apex we have to create a record to the share object. |
|