UsageLogCriteriaActionDateFrom Property

Search for the action in the usage log preformed after the date specified NOTE: if you want to use this criterium remember to set UseActionDate property to true

Definition

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

Property Value

DateTime

See Also