Click or drag to resize

UsageLogCriteriaPerformedById Property

Search for the action in the usage log preformed by user specified NOTE: if you want to use this criterium remember to set UsePerformedById property to true

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

Property Value

Type: Int32
See Also