Click or drag to resize

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

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

Property Value

Type: DateTime
See Also