AppStringOwnerInfo Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class AppStringOwnerInfo : ICloneable
The AppStringOwnerInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| AppStringOwnerInfo |
| Name | Description | |
|---|---|---|
| Field |
The field it is used for.
| |
| Object |
The object (e.g. a property or data object type) that owns the AppString.
|
| 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.) |