DatasetInstance Property

Summary
Gets the retrieved Leadtools.Dicom.DicomDataSet object.
Syntax
C#
C++/CLI
public DicomDataSet DatasetInstance { get; set; } 
public: 
property DicomDataSet^ DatasetInstance { 
   DicomDataSet^ get(); 
   void set (    DicomDataSet^ ); 
} 

Property Value

The retrieved Leadtools.Dicom.DicomDataSet object.

Remarks

If the DatasetLoaded is false this property will be null.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.Client Assembly

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