DropdownFieldChoiceValue Property
The name of the drop-down item visible to the user. For a database lookup dropdown field,
this is the value of the "Retrieve From" column.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
public string Value { get; set; }
Property Value
String