Show / Hide Table of Contents

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>

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top