StoreDataSet Property

Summary
Gets or sets the dataset to be stored to the client.
Syntax
C#
C++/CLI
public DicomDataSet StoreDataSet { get; set; } 
public: 
property DicomDataSet^ StoreDataSet { 
   DicomDataSet^ get(); 
   void set (    DicomDataSet^ ); 
} 

Property Value

The dataset to be stored.

Requirements

Target Platforms

Help Version 22.0.2023.2.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.