DrilldownFieldChoiceConvertToValues Method

Definition

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

Parameters

choices  DrilldownFieldChoice
 
fullPath  Boolean
 
pathSeparator  String
 

Return Value

String

See Also