Exago .NET API Documentation
IntegrateJoins Method
WebReports.Api.Reports Namespace > Report Class : IntegrateJoins Method
Integrate dynamically created Joins with the existing set of (possibly custom) Joins this.Joins contains the Joins we loaded the parameter buildJoins are produced by examining the entities in the report and the global Joins available. We will override the use of a global join if a custom one exists in the local join collection
Syntax
public void IntegrateJoins( 
   ReportJoinCollection buildJoins
)

Parameters

buildJoins
See Also

Reference

Report Class
Report Members