DropdownFieldChoiceSourceChoiceId Property |
The unique key of the item for a lookup dropdown field, which is the value the "Lookup By" column.
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
Syntaxpublic string SourceChoiceId { get; set; }
Property Value
Type:
String
See Also