Show / Hide Table of Contents

Interface ConfigFile.IInfrastructureConfiguration

Configuration values for the Online Infrastructure Created in Database scope

Namespace: SuperOffice.Configuration
Assembly: SoCore.dll
Syntax
public interface ConfigFile.IInfrastructureConfiguration

Properties

CustomerStateUrl

Url for looking up the customer state.

Declaration
string CustomerStateUrl { get; set; }
Property Value
Type Description
string

IsDebugModeActivated

Is online debug mode activated

Declaration
bool IsDebugModeActivated { get; set; }
Property Value
Type Description
bool

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