Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

Message Property (ReceivedMessageEventArgs)






Gets or sets the message.
Syntax
public byte[] Message {get; set;}
'Declaration
 
Public Property Message As Byte()
'Usage
 
Dim instance As ReceivedMessageEventArgs
Dim value() As Byte
 
instance.Message = value
 
value = instance.Message

            

            
public:
property array<byte>^ Message {
   array<byte>^ get();
   void set (    array<byte>^ value);
}

Property Value

The message.
Requirements

Target Platforms

See Also

Reference

ReceivedMessageEventArgs Class
ReceivedMessageEventArgs Members

Error processing SSI file
Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features