You are here: Symbol Reference > Stimulsoft.Report Namespace > Func Class > Func Classes > EngineHelper Class > EngineHelper Methods > JoinColumnContent Method > JoinColumnContent Method (StiBusinessObject, string, string, bool)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Func.EngineHelper.JoinColumnContent Method (StiBusinessObject, string, string, bool)

Method writes all the values of the business object column through the separator as a string.

Syntax
C++
C#
Visual Basic
public: string JoinColumnContent( StiBusinessObject businessObject, string columnName, string delimiter, bool distinct = false );
Parameters
Parameters 
Description 
columnName 
Column name. 
delimiter 
Delimiter string. 
dataSource 
BusinessObject. 
Returns

Resulting string.

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