Class ConfigFile.Online
Configuration for SuperOffice CRM Cloud
Inherited Members
Namespace: SuperOffice.Configuration
Assembly: SoCore.dll
Syntax
public static class ConfigFile.Online
Properties
ContextIdentifier
Used for hardcoding context identifier for debugging
Declaration
public static string ContextIdentifier { get; }
Property Value
Type | Description |
---|---|
string |
EnableOnline
Enable SuperOffice CRM Cloud
Declaration
public static bool EnableOnline { get; }
Property Value
Type | Description |
---|---|
bool |