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.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic string Value { get; set; }
Property Value
Type:
String
See Also