Exago .NET API Documentation
EntityName Property
WebReports.Api Namespace > wrApiReportOptions Class : EntityName Property
When creating a custom SQL statement for use in the active report object, this is the name of that custom SQL object.
Syntax
public System.string EntityName {get; set;}

Property Value

May be any valid Data Object name other than existing ones specified in the current session's configuration.
See Also

Reference

wrApiReportOptions Class
wrApiReportOptions Members