Show / Hide Table of Contents

Class ConfigFile.SubClients

Subclient section.

Inheritance
Object
ConfigFile.SubClients
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.Configuration
Assembly: SoCore.dll
Syntax
public static class SubClients

Properties

Clients

List of subclients

Declaration
public static Dictionary<string, string> Clients { get; }
Property Value
Type Description
Dictionary<String, String>
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top