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

# <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Sale" /> Class UserPreferenceStrings.Sale

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

Preference keys for sales settings

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

#### Inheritance

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

Set to false to skip showing the dialog that asks you if you want to create a new appointment
from a suggestion.

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Sale_CreateQuoteFollowup" /> CreateQuoteFollowup

Default create new followup when sending quote.

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Sale_DefaultQuoteDeliveryTerm" /> DefaultQuoteDeliveryTerm

Default delivery term for new quote
<p />Control type: ListTableRef, access: Admin, Crm, Admin users, Wizard

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Sale_DefaultQuoteDeliveryType" /> DefaultQuoteDeliveryType

Default delivery type for new quote
<p />Control type: ListTableRef, access: Admin, Crm, Admin users, Wizard

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Sale_DefaultQuotePaymentTerm" /> DefaultQuotePaymentTerm

Default payment term for new quote
<p />Control type: ListTableRef, access: Admin, Crm, Admin users, Wizard

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Sale_DefaultQuotePaymentType" /> DefaultQuotePaymentType

Default payment type for new quote
<p />Control type: ListTableRef, access: Admin, Crm, Admin users, Wizard

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Sale_EnableSaleStakeholders" /> EnableSaleStakeholders

Enable/disable stakeholders archives and functionality

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Sale_FollowupDaysBeforeQuoteExpiry" /> FollowupDaysBeforeQuoteExpiry

Number of days before the quote expiry date to default the follow-up.

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Sale_ImageSize" /> ImageSize

Maximum product image size, largest dimension

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Sale_MarkSaleSold" /> MarkSaleSold

Default choose to Mark sale as sold when place order on quote.

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

#### Field Value

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

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

Section heading

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Sale_SendOrderAsEmail" /> SendOrderAsEmail

Default choose to send the order confirmation of the quote as an email.

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Sale_SendQuoteAsEmail" /> SendQuoteAsEmail

Default choose to send the quote as an email.

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Sale_SendQuoteFavouriteOnly" /> SendQuoteFavouriteOnly

Last state of checkbox in Send Quote dialog

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Sale_SkipCompletedSales" /> SkipCompletedSales

Set to true to skip completed sales when searching or stepping in sales.

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Sale_ThumbnailSize" /> ThumbnailSize

Maximum thumbnail size, largest dimension

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

#### Field Value

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

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Sale_UseCompanyPostalAddressForQuote" /> UseCompanyPostalAddressForQuote

Set to true to always use company postal address for the delivery address if no custom delivery address is defined.

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

#### Field Value

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


## Related topics

- [SuperOffice.WebApi.Data.UserPreferenceStrings.SalesNotification](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.SalesNotification.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.SaleFilterDialog](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.SaleFilterDialog.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.Defaults](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.Defaults.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.Mail](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.Mail.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.Selection](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.Selection.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.System](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.System.md)
