AppStringSourceLoadOptions Class | 
Namespace: Omada.OE.Model
[SerializableAttribute] public class AppStringSourceLoadOptions : AppStringSourceCommonFilter
The AppStringSourceLoadOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| AppStringSourceLoadOptions | 
| Name | Description | |
|---|---|---|
| IdPosList | 
            Limit the result to objects with the provided ID's
              | |
| SearchString | 
            Free text search string
              (Inherited from FilterBase.) | 
| Name | Description | |
|---|---|---|
| m_searchString | 
            Free text search string
              (Inherited from FilterBase.) | 
| 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.) |