boolean
FSCTRANSFER@1.1001:ConcludeTransferParticipants(
key ObjectClass
objclass,
TransferDirection
direction,
boolean
ispartnercloud,
User[]
fullaccess,
User[]
changeaccess,
User[]
readaccess,
User[]
owneraccess,
out retval boolean
participantsconcluded)
Name |
Description |
objclass |
the object class of the transfer container
|
direction |
the transfer direction
|
ispartnercloud |
the partner domain is a cloud location
|
fullaccess |
the users with full access
|
changeaccess |
the users with change access
|
readaccess |
the users with read access
|
owneraccess |
the users with owner access
|
participantsconcluded |
the result
|
Additional Information