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

Show in webframe

StoreDataSet Property (MoveDataSetEventArgs)






Gets or sets the dataset to be stored to the client.
Syntax
public DicomDataSet StoreDataSet {get; set;}
'Declaration
 
Public Property StoreDataSet As DicomDataSet
'Usage
 
Dim instance As MoveDataSetEventArgs
Dim value As DicomDataSet
 
instance.StoreDataSet = value
 
value = instance.StoreDataSet

            

            
public:
property DicomDataSet^ StoreDataSet {
   DicomDataSet^ get();
   void set (    DicomDataSet^ value);
}

Property Value

The dataset to be stored.
Requirements

Target Platforms

See Also

Reference

MoveDataSetEventArgs Class
MoveDataSetEventArgs 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