> ## 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.DataCollection

# <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_DataCollection" /> Class UserPreferenceStrings.DataCollection

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

Data collection (usage statistics) - used for status storage and locking, not intended for user interaction

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

#### Inheritance

[object](https://learn.microsoft.com/dotnet/api/system.object) ←
[UserPreferenceStrings.DataCollection](SuperOffice.WebApi.Data.UserPreferenceStrings.DataCollection.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_DataCollection_CollectionUrl" /> CollectionUrl

Opt-in preference for UserSync

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_DataCollection_Configured" /> Configured

Prefix for opt-in preferences, 'configured' by user

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_DataCollection_ConfiguredStatistics" /> ConfiguredStatistics

Opt-in preference for Configured Statistics

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_DataCollection_ConfiguredUserSync" /> ConfiguredUserSync

Opt-in preference for Configured UserSync

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_DataCollection_DataAdd" /> DataAdd

Data additions for specific tables

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_DataCollection_DataAddTables" /> DataAddTables

Data additions for specific tables: semicolon-separated list of table names; initialized from code but updated from server

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_DataCollection_Running" /> Running

Prefix for opt-in preferences, 'configured' by user

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_DataCollection_Section" /> Section

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_DataCollection_Statistics" /> Statistics

Opt-in preference for Statistics

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_DataCollection_TableSize" /> TableSize

Total table sizes

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_DataCollection_TimeKeeping" /> TimeKeeping

Opt-in preference for UserSync

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_DataCollection_UsageStats" /> UsageStats

Windows client usage statistics

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_DataCollection_UserSync" /> UserSync

Opt-in preference for UserSync

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_DataCollection_WebAppUsage" /> WebAppUsage

SMweb, CS, Pocket usage statistics

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

#### Field Value

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


## Related topics

- [SuperOffice.WebApi.Data.UserPreferenceStrings](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.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.Quote](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.Quote.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.Sale](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.Sale.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.ZFD](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.ZFD.md)
