AppStringType Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class AppStringType : IComparable, IObjectWithId, IObjectWithKey, ICloneable
The AppStringType type exposes the following members.
| Name | Description | |
|---|---|---|
| AppStringType |
Constructor of object
|
| Name | Description | |
|---|---|---|
| Description |
Description of AppStringType object
| |
| Id |
Internal ID of the AppStringType
| |
| Name |
Name of AppStringType
| |
| ShortName |
Short name of AppStringType
|
| Name | Description | |
|---|---|---|
| Clone | ||
| CompareTo |
Compares two AppStringType objects using Id, Name, ShortName and Description
| |
| ToString |
Returns the AppStringType name
(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.) |
| Name | Description | |
|---|---|---|
| IObjectWithId.GetId | ||
| IObjectWithKey.GetKey |