Class UserPreferenceStrings.ZFD
Preferences for Zero Footprint Documents
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class ZFD : Object
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 |