BCSQuery GetValuesEx Method Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Returns values of the search result.

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

[ObsoleteAttribute("This method is deprecated. Use the "Select" method.", 
	true)]
public void GetValuesEx()
Remarks

This method is deprecated. Use one of the Select methods.
See Also