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

Definition

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

Property Value

ActionType

See Also