Click or drag to resize
S101LogReaderMessage Property
Gets the current message.

Namespace: Lawo.EmberPlusSharp.S101
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
public S101Message Message { get; }

Property Value

Type: S101Message
null, if Type is not equal to "Message".
Exceptions
See Also