Click or drag to resize

UsageLogCriteriaType Property

Search for the specified type of action in the usage log NOTE: if you want to use this criterium remember to set UseType property to true

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public ActionType Type { get; set; }

Property Value

Type: ActionType
See Also