LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

StoreDataSet Property (MoveDataSetEventArgs)

Show in webframe





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

 

 


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