DropdownFieldChoiceThirdSearchBy Property

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

Definition

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

Property Value

String

See Also