AppString Properties |
The AppString type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChangeTime |
ChangeTime from the DB
|
![]() | ClientUsage |
Angiver om strengen anvendes clientside - dvs. om der skal genereres javascript konstanter for den.
|
![]() | CreateTime |
CreateTime from the DB
|
![]() | DataVersion |
Entity data version of the object. Used for optimistic locking of the object
|
![]() | Description |
Description is not always loaded - in which case it is null.
|
![]() | Id |
Internal ID of the AppString
|
![]() | IsChanged |
Angiver om appstring er blevet ændret siden den blev indlæst fra db
|
![]() | LangStrings |
Contains the language specific strings for the AppString.
Specific sort order can be assumed for LangStrings
|
![]() | Name |
Name is not always loaded - in which case it is null.
|
![]() | Owner |
Info about the object and field (e.g. a property description) that owns the appstring (if any).
Can be null.
|
![]() | SourceId |
AppStringSource ID.
|
![]() | TypeId |
AppStringType ID.
|
![]() | UId |
Not all appstrings have a UId.
In general only strings belonging to the 'CUSTOM' source have a UId.
|