Name | Type | Multiplicity | Description |
---|---|---|---|
key |
property string |
[0,1] | Localization key. |
keyExpression |
property ExpressionType |
[0,1] | Localization key expression. |
argument |
property LocalizableMessageArgumentType |
[0,-1] | Values for arguments. |
argumentExpression |
property ExpressionType |
[0,-1] | Expressions to be evaluated to specific arguments, which are to be used as values for localized message parameters. |
fallbackMessage |
property string |
[0,1] | Fallback message to be used when key couldn't be resolved. |
fallbackMessageExpression |
property ExpressionType |
[0,1] | Fallback message expression to be evaluated to specific fallback message. |
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,-1]
Flags: RAM,runtime
Multiplicity: [0,-1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]