Show / Hide Table of Contents

Class UserPreferenceStrings.ZFD

Preferences for Zero Footprint Documents

Inheritance
object
UserPreferenceStrings.ZFD
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class UserPreferenceStrings.ZFD

Fields

CurrentZFDProvider

(STRING) Currently configured Zero Footprint Documents provider (SoArc, Sharepoint)

Declaration
public const string CurrentZFDProvider = "CurrentZFDProvider"
Field Value
Type Description
string

HasConfiguredGoogle

(BOOL) Signalizes if Google is configured or not

Declaration
public const string HasConfiguredGoogle = "HasConfiguredGoogle"
Field Value
Type Description
string

HasConfiguredSharepoint

(BOOL) Signalizes if SharePoint is configured or not

Declaration
public const string HasConfiguredSharepoint = "HasConfiguredSharepoint"
Field Value
Type Description
string

IncludeEmail

(BOOL) Signalizes if ZFD should include email

Declaration
public const string IncludeEmail = "IncludeEmail"
Field Value
Type Description
string

PreferredZFDProvider

(STRING) Preffered Zero Footprint Documents provider (SoArc, Sharepoint)

Declaration
public const string PreferredZFDProvider = "PreferredZFDProvider"
Field Value
Type Description
string

Section

Preferences for Zero Footprint Documents

Declaration
public const string Section = "ZFD"
Field Value
Type Description
string
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top