You are here: Symbol Reference > Stimulsoft.Report Namespace > Func Class > Func Classes > EngineHelper Class > EngineHelper Methods > ToQueryString Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Func.EngineHelper.ToQueryString Method

Method writes all the values of the list through the separator as a querry string.

Syntax
C++
C#
Visual Basic
public: string ToQueryString<T>( List<T> list, string quotationMark, string dateTimeFormat );
Parameters
Parameters 
Description 
list 
List of values 
dateTimeFormat 
DateTime format 
Returns

Resulting querry string

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.