←Select platform

Message Property

Summary

The log message description.

Syntax
C#
VB
C++
public string Message { get; set; } 
Public Property Message() As String 
   Get 
   Set 
public:  
   property String^ Message 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

A string indicating the log message description.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.