LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)
LEAD Technologies, Inc

Data Property (ServiceMessage)






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 List<object> Data {get; set;}
 get_Data();
set_Data(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ServiceMessage Class
ServiceMessage Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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