Click or drag to resize

DocumentManagerAddUsageLogEntry Method (ActionType, Int32)

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

Parameters

type
Type: FileHold.CommonActionType
metadataVersionId
Type: SystemInt32
See Also