Views:

Description

Un-shares a record with a user.

Signature

RecordUnShare(
  'entitynameofrecordtounshare', 
  'guidofrecordtounshare',
  'systemuser\team',
  'guidofsystemuser\team'
)

Example

RecordUnShare(
  'contact',
  '873489c-992f-22db-8454-0800255c9a55',
  'systemuser',
  '899989c-992f-22db-8454-0800255c9a55'
)

Parameters

Name Type Description Required
entitynameofrecordtounshare xxxx xxxx xxxx
guidofrecordtounshare xxxx xxxx xxxx
systemuser\team xxxx xxxx xxxx
guidofsystemuser\team xxxx xxxx xxxx