DocumentSchemaManagerGetDropDownMenuItems Method
Returns collection of choices specified for particular field
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Returns collection of choices specified for particular field")]
public List<DropdownFieldChoice> GetDropDownMenuItems(
int documentSchemaFieldDefinitionId
)
- documentSchemaFieldDefinitionId Int32
-
ListDropdownFieldChoice