Interface IServerSettings
Represents server settings.
Namespace: BiExcellence.OpenBi.Api.Commands.ServerSettings
Assembly: BiExcellence.OpenBi.Api.ServerSettings.dll
Syntax
public interface IServerSettings
Properties
Parameters
Gets the server setting parameters.
Declaration
IServerSettingParameters Parameters { get; }
Property Value
Type | Description |
---|---|
IServerSettingParameters |