[]
Gets or sets the settings for connecting to the Web API.
[Parameter]
public ReportServiceSettings ReportService { get; init; }
Type | Description |
---|---|
ReportServiceSettings | An instance of ReportServiceSettings that defines the API connection settings. |
This property can only be set once during object initialization and cannot be changed afterwards.