Click or drag to resize

DropdownFieldChoiceFourthSearchBy Property

The optional value of the fourth "Search By" column for a lookup dropdown field. This value is null for a FileHold managed dropdown field.

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

Property Value

Type: String
See Also