AppStringFileEntry Class | 
Namespace: Omada.OE.Model
public class AppStringFileEntry
The AppStringFileEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| AppStringFileEntry | 
            ctor
              | 
| Name | Description | |
|---|---|---|
| ChangedTime | 
            ChangedTime
              | |
| ClientSide | 
            ClientSide
              | |
| CreatedTime | 
            CreatedTime
              | |
| CulturesWithEnglishValue | 
            Name of cultures which has the same value as the English value
              | |
| Description | 
            Description
              | |
| Id | 
            Id
              | |
| Name | 
            Format: [Source]_[Type]_[String name]
              | |
| NameWithoutPrefix | 
            Name without the "[Source]_[Type]_" prerfix.
              | |
| OwnedBy | 
            OwnedBy
              | |
| OwnedByField | 
            OwnedByField
              | |
| OwnedByObjectType | 
            OwnedByObjectType
              | |
| Source | 
            ShortName of an AppStringSource.
              | |
| Texts | 
            Keys are cultures.
              | |
| Type | 
            ShortName of an AppStringType.
              | 
| Name | Description | |
|---|---|---|
| GetById | 
            GetById
              | |
| GetByMissingLocale | 
            GetByMissingLocale
              | |
| GetByName | 
            GetByName
              | |
| GroupBySource | 
            GroupBySource
              | |
| GroupByType | 
            GroupByType
              | |
| HasDefaultEnglishValue | 
            HasDefaultEnglishValue
              | |
| ToString | 
            ToString
              (Overrides ObjectToString.) | 
| 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.) |