BCFieldPathDefinition LevelValues Method (String)Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Returns an array of valid choices at the next level for the specified partial path.

Namespace: BlueCieloECM.InnoCielo.Meridian.Server
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax

public Array LevelValues(
	string partialPath
)

Return Value

An array of valid choices at the next level.
See Also