Click or drag to resize

DocumentSchemaManagerGetDrillDownMenuItemByID Method

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

Parameters

choices
Type: FileHold.LibraryManagerDrilldownFieldChoice
id
Type: SystemInt32

Return Value

Type: DrilldownFieldChoice
See Also