Message Property

Summary

Gets the message.

Syntax
C#
VB
C++
public ServiceMessage Message { get; } 
  
Public ReadOnly Property Message As ServiceMessage 
public: 
property ServiceMessage^ Message { 
   ServiceMessage^ get(); 
} 

Property Value

The message that the event is for.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Server.Admin Assembly