[]
Gets or sets the report service settings, like URL and security token.
[Browsable(true)]
[PersistenceMode(PersistenceMode.Attribute)]
public ReportService ReportService { get; set; }
| Type | Description |
|---|---|
| ReportService | A PageViewOptions object representing the report service settings. |