Interface ConfigFile.ISubClientsConfiguration
Subclient section. Created in Process scope
Namespace: SuperOffice.Configuration
Assembly: SoCore.dll
Syntax
public interface ConfigFile.ISubClientsConfiguration
Properties
Clients
List of subclients
Declaration
Dictionary<string, string> Clients { get; }
Property Value
Type | Description |
---|---|
Dictionary<string, string> |