DocumentSchemaManagerGetChoicesFromSource Method
Retrieves choices from specified source
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Retrieves choices from specified source")]
public List<DropdownFieldChoice> GetChoicesFromSource(
SourceSettings settings,
ref bool exceeded
)
- settings SourceSettings
-
- exceeded Boolean
-
ListDropdownFieldChoice