FileHoldServiceAddUsageLog Method

Definition

Namespace: FileHold.LibraryManager.AssembleDocuments
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public void AddUsageLog(
	ActionType action,
	int metadataVersionId,
	UsageLogParams logParams
)

Parameters

action  ActionType
 
metadataVersionId  Int32
 
logParams  UsageLogParams
 

See Also