Click or drag to resize

CustomDataProviderGetCustomDropdownFields Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public List<DropdownFieldChoice> GetCustomDropdownFields(
	SourceSettings settings
)

Parameters

settings
Type: FileHold.LibraryManagerSourceSettings

Return Value

Type: ListDropdownFieldChoice
See Also