Show / Hide Table of Contents

Class ConfigFile.Infrastructure

Configuration values for the Online Infrastructure

Inheritance
Object
ConfigFile.Infrastructure
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 Infrastructure

Properties

CustomerStateUrl

Url for looking up the customer state.

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

IsDebugModeActivated

Is online debug mode activated

Declaration
public static bool IsDebugModeActivated { get; set; }
Property Value
Type Description
Boolean
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top