DocumentManagerAddUsageLogEntry(ActionType, Int32) Method

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public void AddUsageLogEntry(
	ActionType type,
	int metadataVersionId
)

Parameters

type  ActionType
 
metadataVersionId  Int32
 

See Also