←Select platform

StoreDataSet Property

Summary

Gets or sets the dataset to be stored to the client.

Syntax

C#
VB
C++
public DicomDataSet StoreDataSet { get; set; } 
  
Public Property StoreDataSet As Leadtools.Dicom.DicomDataSet 
public: 
property Leadtools.Dicom.DicomDataSet^ StoreDataSet { 
   Leadtools.Dicom.DicomDataSet^ get(); 
   void set (    Leadtools.Dicom.DicomDataSet^ ); 
} 

Property Value

The dataset to be stored.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly