Click or drag to resize

DrilldownFieldChoiceConvertToValues Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public static string[] ConvertToValues(
	DrilldownFieldChoice[] choices,
	bool fullPath,
	string pathSeparator
)

Parameters

choices
Type: FileHold.LibraryManagerDrilldownFieldChoice
fullPath
Type: SystemBoolean
pathSeparator
Type: SystemString

Return Value

Type: String
See Also