AppStringSaveOptions Class |
Namespace: Omada.OE.Model
public class AppStringSaveOptions
The AppStringSaveOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| AppStringSaveOptions |
| Name | Description | |
|---|---|---|
| LanguageId |
If LanguageId is 0 (default) all language strings are saved (all languages).
If LanguageId > 0 only the language strings for this specific language is saved.
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |