Exago .NET API Documentation
wrApiReportOptions Class Members
Properties  Methods 

WebReports.Api Namespace : wrApiReportOptions Class

The following tables list the members exposed by wrApiReportOptions.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyThe Data Source ID that the active report's custom SQL object will retrieve data from.  
Public PropertyWhen creating a custom SQL statement for use in the active report object, this is the name of that custom SQL object.  
Public PropertyA comma separated list of fields/columns that are the result of executing the SqlStmt Property's query representing a unique key.  
Public PropertyThe custom SQL to execute on the Data Source when the report is executed.  
Top
Public Methods
 NameDescription
Public Method Clear all the values in this object  
Public Method Load a new copy of the object with the same values as here Returns the target object [EX-9722]  
Public Method Return an Entity from the specification contained in this object  
Top
See Also

Reference

wrApiReportOptions Class
WebReports.Api Namespace