|
| string | Category [get, set] |
| | The Category ID further specifying what area this message relates to under the Group.
|
| |
| string | CategoryName [get, set] |
| | Supported from VMS and MIP SDK 25.3. The localized Category name further specifying what area this message relates to under the Group.
|
| |
| String | Group [get, set] |
| | The group this message should be saved under (see Group class)
|
| |
| String | Id [get, set] |
| | A string identifying the log message (not the message itself!)
|
| |
| String | Message [get, set] |
| | The message text in the defined Culture (as this LogMessage is part of a LogMessageDictionary for one Culture only)
|
| |
| Guid | RelatedObjectKind [get, set] |
| | The id of an object that this message relates to.
|
| |
| String | Severity [get, set] |
| | The Severity of this message.
|
| |
| String | Status [get, set] |
| | Indicate if this message changes any states.
|
| |
Contains one log message.