DocumentSchemaManagerGetChoicesFromSourceForPreview 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> GetChoicesFromSourceForPreview(
SourceSettings settings,
ref bool exceeded,
ref bool isDuplicate
)
- settings SourceSettings
-
- exceeded Boolean
-
- isDuplicate Boolean
-
ListDropdownFieldChoice