DocumentManagerCheckNewOwnerPermissons Method

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public int CheckNewOwnerPermissons(
	Guid newOwner,
	Operations[] operations,
	Database database,
	DbTransaction transaction
)

Parameters

newOwner  Guid
 
operations  Operations
 
database  Database
 
transaction  DbTransaction
 

Return Value

Int32

See Also