Click or drag to resize

DrilldownFieldChoiceConvertToIds Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public static int[] ConvertToIds(
	DrilldownFieldChoice[] choices
)

Parameters

choices
Type: FileHold.LibraryManagerDrilldownFieldChoice

Return Value

Type: Int32
See Also