DocumentManagerAddUsageLogEntry(ActionType, Int32, Int32, Int32, Database, DbTransaction) Method
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
public void AddUsageLogEntry(
ActionType type,
int metadataVersionId,
int oldOwnerId,
int newOwnerId,
Database database,
DbTransaction transaction
)
Parameters
- type ActionType
-
- metadataVersionId Int32
-
- oldOwnerId Int32
-
- newOwnerId Int32
-
- database Database
-
- transaction DbTransaction
-