Click or drag to resize

UsageLogCriteriaSchema Property

Search for the usage log associated with documents of specified schema NOTE: if you want to use this criterium remember to set UseSchema property to true

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

Property Value

Type: String
See Also