struct AdditionalInformation

Data structure that contains two items of information, an identifier and a value.

References from:
FmAlarm;
string
name
The identifier.
string
value
The value or description associated with the identifier.