LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Data Property (ServiceMessage)

Show in webframe





Gets or sets the data associated with the message.
Syntax
public List<object> Data {get; set;}
'Declaration
 
Public Property Data As List(Of Object)
'Usage
 
Dim instance As ServiceMessage
Dim value As List(Of Object)
 
instance.Data = value
 
value = instance.Data

            

            
public:
property List<Object^>^ Data {
   List<Object^>^ get();
   void set (    List<Object^>^ value);
}

Property Value

The data associated with message.
Remarks
The data provided with the messages should be serializable.
Requirements

Target Platforms

See Also

Reference

ServiceMessage Class
ServiceMessage Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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