| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
arg* | KeyAnyValue[] |
If the localized message contains variables, messageArg
will provide the values for the arguments.
e.g: If the message is "IP address is {address}", value
for "address" will be provided by #arg.
|
key | xsd:string |
Unique key identifying the message in the
localized message catalog.
|
message* | xsd:string |
Message in server locale.
This message need not be localized.
|
Properties inherited from DynamicData | ||
dynamicProperty, dynamicType |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |