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

Show in webframe

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:
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

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