Exago .NET API Documentation
Joins Property (Api)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
WebReports.Api Namespace
>
Api Class
: Joins Property
The collection of
Joins
that exist in the configuration. Joins are
Join
objects, and are managed via a
JoinCollection
object accessible through this property.
Syntax
C#
public
JoinCollection
Joins {
get
;}
See Also
Reference
Api Class
Api Members