AppStringSource Methods |
The AppStringSource type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone |
Returns a new AppStringSource object with the same values
| |
| CompareTo |
Compares two objects using Id, Name, ShortName and Description
| |
| GetMasterDataSourceIds |
Returnes the id'er for appstringsources which contains string used on masterdata (property names etc.).
The metode is used to select strings for script generation.
| |
| ToString |
Returns the name of the AppStringSource
(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 |
Implementation of IObjectWithId
| |
| IObjectWithKey.GetKey |
Implementation of IObjectWithKey
|