UsageLogCriteriaPerformedBy Property

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

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public string PerformedBy { get; set; }

Property Value

String

See Also