> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SuperOffice.WebApi.Data.UserPreferenceStrings.NetServices

# \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices">\</a> Class UserPreferenceStrings.NetServices

Namespace: [SuperOffice.WebApi.Data](SuperOffice.WebApi.Data.md)\
Assembly: SuperOffice.WebApi.dll

SuperOffice Web Services settings

```csharp theme={null}
public static class UserPreferenceStrings.NetServices
```

#### Inheritance

[object](https://learn.microsoft.com/dotnet/api/system.object) ←
[UserPreferenceStrings.NetServices](SuperOffice.WebApi.Data.UserPreferenceStrings.NetServices.md)

#### Inherited Members

[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring),
[object.Equals(object)](https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals\(system-object\)),
[object.Equals(object, object)](https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals\(system-object-system-object\)),
[object.ReferenceEquals(object, object)](https://learn.microsoft.com/dotnet/api/system.object.referenceequals),
[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode),
[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype),
[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone)

## Fields

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_CommunityUrl">\</a> CommunityUrl

Community URL - Link to the Customer Community homepage.
Note that URL in this preference will have merge tags that need to
be substituted before use.
\<p>\</p>Control type: Text, access: Wizard

```csharp theme={null}
public const string CommunityUrl = "CommunityUrl"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

#### Examples

[https://help.superoffice.com/SODispatcher/v1/Community?ver=\&lt;ver#\&gt;\&amp;langiso=\&lt;lani](https://help.superoffice.com/SODispatcher/v1/Community?ver=\&lt;ver#\&gt;\&amp;langiso=\&lt;lani)>

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_ELearningUrl">\</a> ELearningUrl

URL to E-Learning
\<p>\</p>Control type: Text, access: Admin, Admin users, Wizard

```csharp theme={null}
public const string ELearningUrl = "ELearningUrl"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_EnableNetServicesOnCentral">\</a> EnableNetServicesOnCentral

Make Web Services available on your central and satellite databases. (Default = YES)
\<p>\</p>Control type: Bool, access: Admin, Admin users, Wizard

```csharp theme={null}
[Obsolete]
public const string EnableNetServicesOnCentral = "EnableNetServicesOnCentral"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_EnableNetServicesOnTravel">\</a> EnableNetServicesOnTravel

Make Web Services available on your Travel databases. (Default = YES)
\<p>\</p>Control type: Bool, access: Admin, Admin users, Wizard

```csharp theme={null}
[Obsolete]
public const string EnableNetServicesOnTravel = "EnableNetServicesOnTravel"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_FeedbackUrl">\</a> FeedbackUrl

Feedback URL - Link to the Feedback form.
Note that URL in this preference will have merge tags that need to
be substituted before use.
\<p>\</p>Control type: Text, access: Wizard

```csharp theme={null}
public const string FeedbackUrl = "FeedbackUrl"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

#### Examples

[https://help.superoffice.com/SODispatcher/v1/Feedback?ver=\&lt;ver#\&gt;\&amp;langiso=\&lt;lani](https://help.superoffice.com/SODispatcher/v1/Feedback?ver=\&lt;ver#\&gt;\&amp;langiso=\&lt;lani)>

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_HelpIndexUrl">\</a> HelpIndexUrl

Help Index URL - Link to the Help home page.
Note that URL in this preference will have merge tags that need to
be substituted before use.
\<p>\</p>Control type: Text, access: Wizard

```csharp theme={null}
public const string HelpIndexUrl = "HelpIndexUrl"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

#### Examples

[https://help.superoffice.com/SODispatcher/v1/HelpIndex?ver=\&lt;ver#\&gt;\&amp;langiso=\&lt;lani](https://help.superoffice.com/SODispatcher/v1/HelpIndex?ver=\&lt;ver#\&gt;\&amp;langiso=\&lt;lani)>

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_HelpUrl">\</a> HelpUrl

Help URL - Link to the context sensitive Help page.
Note that URL in this preference will have merge tags that need to
be substituted before use.
\<p>\</p>Control type: Text, access: Wizard

```csharp theme={null}
public const string HelpUrl = "HelpUrl"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

#### Examples

[https://help.superoffice.com/SODispatcher/v1/Help?ver=\&lt;ver#\&gt;\&amp;langiso=\&lt;lani](https://help.superoffice.com/SODispatcher/v1/Help?ver=\&lt;ver#\&gt;\&amp;langiso=\&lt;lani)>

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_LastPage">\</a> LastPage

Last page read
\<p>\</p>Control type: Number, access: Wizard

```csharp theme={null}
[Obsolete]
public const string LastPage = "LastPage"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_MeteredServicesUrl">\</a> MeteredServicesUrl

```csharp theme={null}
public const string MeteredServicesUrl = "MeteredServicesUrl"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_NewsURL">\</a> NewsURL

News URL
\<p>\</p>Control type: Text, access: Wizard

```csharp theme={null}
[Obsolete]
public const string NewsURL = "NewsURL"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_NextDate">\</a> NextDate

Next date CRM should check for news on Web Services (yyyy.mm.dd)
\<p>\</p>Control type: Text, access: Wizard

```csharp theme={null}
public const string NextDate = "NextDate"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_PageURL">\</a> PageURL

WWW Page URL - show when the Logo clicked in the client.
Note that URL in this preference will have merge tags that need to
be substituted before use.
\<p>\</p>Control type: Text, access: Wizard

```csharp theme={null}
public const string PageURL = "PageURL"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

#### Examples

[https://help.superoffice.com/SODispatcher/v1/wwwPage?ver=\&lt;ver#\&gt;\&amp;langiso=\&lt;lani](https://help.superoffice.com/SODispatcher/v1/wwwPage?ver=\&lt;ver#\&gt;\&amp;langiso=\&lt;lani)>

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_ResourceCtrUrl">\</a> ResourceCtrUrl

Resource Center URL - Link to the Resource Center home page.
Note that URL in this preference will have merge tags that need to
be substituted before use.
\<p>\</p>Control type: Text, access: Wizard

```csharp theme={null}
public const string ResourceCtrUrl = "ResourceCtrUrl"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

#### Examples

1
[https://help.superoffice.com/SODispatcher/v1/ResiyrceCtr?ver=\&lt;ver#\&gt;\&amp;langiso=\&lt;lani](https://help.superoffice.com/SODispatcher/v1/ResiyrceCtr?ver=\&lt;ver#\&gt;\&amp;langiso=\&lt;lani)>

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_Section">\</a> Section

Section heading.

```csharp theme={null}
public const string Section = "NetServices"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_SeenTeaserDlg">\</a> SeenTeaserDlg

The user has read the teaser from Web Services.
\<p>\</p>Control type: Bool, access: Wizard

```csharp theme={null}
[Obsolete]
public const string SeenTeaserDlg = "SeenTeaserDlg"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_ShowOnStartup">\</a> ShowOnStartup

Show news from SuperOffice Web Services on startup. (Default = YES)
\<p>\</p>Control type: Bool, access: Admin, Admin users, Wizard

```csharp theme={null}
[Obsolete]
public const string ShowOnStartup = "ShowOnStartup"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_StatusCheckTimeout">\</a> StatusCheckTimeout

Timeout for reading status from Web Services in seconds. (Default = 60)
\<p>\</p>Control type: Number, access: Admin, Admin users, Wizard

```csharp theme={null}
[Obsolete]
public const string StatusCheckTimeout = "StatusCheckTimeout"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_StatusURL">\</a> StatusURL

Status URL - returns XML or JSON with list of links to update NetServices preferences with.
Note that URL in this preference will have merge tags that need to
be substituted before use.
\<p>\</p>Control type: Text, access: Wizard

```csharp theme={null}
public const string StatusURL = "StatusURL"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

#### Examples

[https://help.superoffice.com/SODispatcher/v1/Status?ver=\&lt;ver#\&gt;\&amp;langiso=\&lt;lani](https://help.superoffice.com/SODispatcher/v1/Status?ver=\&lt;ver#\&gt;\&amp;langiso=\&lt;lani)>

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_TeaserURL">\</a> TeaserURL

Teaser URL
\<p>\</p>Control type: Text, access: Wizard

```csharp theme={null}
[Obsolete]
public const string TeaserURL = "TeaserURL"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_TechSupportUrl">\</a> TechSupportUrl

Tech Support URL - Link to the Tech Support page.
Note that URL in this preference will have merge tags that need to
be substituted before use.
\<p>\</p>Control type: Text, access: Wizard

```csharp theme={null}
public const string TechSupportUrl = "TechSupportUrl"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

#### Examples

[https://help.superoffice.com/SODispatcher/v1/TechSupport?ver=\&lt;ver#\&gt;\&amp;langiso=\&lt;lani](https://help.superoffice.com/SODispatcher/v1/TechSupport?ver=\&lt;ver#\&gt;\&amp;langiso=\&lt;lani)>

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_TemplatesUrl">\</a> TemplatesUrl

```csharp theme={null}
public const string TemplatesUrl = "TemplatesUrl"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_UserPassportId">\</a> UserPassportId

The Microsoft Passport ID of this associate (not the e-mail address)
\<p>\</p>Control type: Text, access: Admin, Admin users, Wizard

```csharp theme={null}
[Obsolete]
public const string UserPassportId = "UserPassportId"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_WebtoolsDownloadUrl">\</a> WebtoolsDownloadUrl

Preferencekey for DownloadService dispatcher-provided URL template string.

```csharp theme={null}
public const string WebtoolsDownloadUrl = "WebtoolsDownloadUrl"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_WhatsNewConfirmedPocket">\</a> WhatsNewConfirmedPocket

WhatsNew Latest confirmed on web client. The latests WhatsNew URL the user has confirmed on the web client.
Updated by the client when teh user clicks GOT IT in the whats new dialog.
\<p>\</p>Control type: Text, access: Wizard

```csharp theme={null}
public const string WhatsNewConfirmedPocket = "WhatsNewConfirmedPocket"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_WhatsNewConfirmedWeb">\</a> WhatsNewConfirmedWeb

WhatsNew Latest confirmed on web client. The latests WhatsNew URL the user has confirmed on the web client.
Updated by the client when teh user clicks GOT IT in the whats new dialog.
\<p>\</p>Control type: Text, access: Wizard

```csharp theme={null}
public const string WhatsNewConfirmedWeb = "WhatsNewConfirmedWeb"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_WhatsNewConfirmedWin">\</a> WhatsNewConfirmedWin

WhatsNew Latest confirmed on web client. The latests WhatsNew URL the user has confirmed on the web client.
Updated by the client when teh user clicks GOT IT in the whats new dialog.
\<p>\</p>Control type: Text, access: Wizard

```csharp theme={null}
public const string WhatsNewConfirmedWin = "WhatsNewConfirmedWin"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_WhatsNewSeenPocket">\</a> WhatsNewSeenPocket

WhatsNew Seen on Web client. The latest WhatsNew URL we have seen in the web client.
Updated by the client when the WhatsNewUrl has been changed.
\<p>\</p>Control type: Text, access: Wizard

```csharp theme={null}
public const string WhatsNewSeenPocket = "WhatsNewSeenPocket"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_WhatsNewSeenWeb">\</a> WhatsNewSeenWeb

WhatsNew Seen on Web client. The latest WhatsNew URL we have seen in the web client.
Updated by the client when the WhatsNewUrl has been changed.
\<p>\</p>Control type: Text, access: Wizard

```csharp theme={null}
public const string WhatsNewSeenWeb = "WhatsNewSeenWeb"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_WhatsNewSeenWin">\</a> WhatsNewSeenWin

WhatsNew Seen on Web client. The latest WhatsNew URL we have seen in the web client.
Updated by the client when the WhatsNewUrl has been changed.
\<p>\</p>Control type: Text, access: Wizard

```csharp theme={null}
public const string WhatsNewSeenWin = "WhatsNewSeenWin"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### \<a id="SuperOffice\_WebApi\_Data\_UserPreferenceStrings\_NetServices\_WhatsNewUrl">\</a> WhatsNewUrl

WhatsNew URL - call this to get the URL to the latest news page.
Note that URL in this preference will have merge tags that need to
be substituted before use.
Client should compare the returned URL with the WhatsNewLatestWeb or
WhatsNewLatestPocket, depending on the client.
\<p>\</p>Control type: Text, access: Wizard

```csharp theme={null}
public const string WhatsNewUrl = "WhatsNewUrl"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

#### Examples

[https://help.superoffice.com/SODispatcher/v1/WhatsNew?ver=\&lt;ver#\&gt;\&amp;langiso=\&lt;lani](https://help.superoffice.com/SODispatcher/v1/WhatsNew?ver=\&lt;ver#\&gt;\&amp;langiso=\&lt;lani)>
returns JSON object when called:
\{ url: "\<url>" }


## Related topics

- [SuperOffice.WebApi.Data.UserPreferenceStrings.RequiredDynamicLoad](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.RequiredDynamicLoad.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.CloudServices](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.CloudServices.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.Person](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.Person.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.Project](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.Project.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.ZFD](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.ZFD.md)
