BCSQuery GetValues Method Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Overload List

  NameDescription
Public methodGetValues 
Returns all values of the search result.
Public methodGetValues(IEnumerable String , IEnumerable Object )
Returns the values of the search result.
Public methodGetValues(String, Object)
Returns the values of the search result.
Public methodGetValues(IEnumerable String , IEnumerable Object , IEnumerable String )
Returns the values of the search result.
Public methodGetValues(IEnumerable String , IEnumerable Object , String)
Returns the values of the search result.
Public methodGetValues(String, Object, String)
Returns values of the search result.
Public methodGetValues(IEnumerable String , IEnumerable Object , IEnumerable String , Boolean, IEnumerable String )
Returns the values of the search result.
Public methodGetValues(IEnumerable String , IEnumerable Object , IEnumerable String , Boolean, IEnumerable String , Array )
Returns the values of the search result.
Back to Top
See Also