DataSet Property

Summary

Gets the MPPSDataset which contains the information about the updated Modality performed procedure step.

Syntax
C#
VB
C++
public MPPSDataset DataSet { get; } 
  
Public ReadOnly Property DataSet As MPPSDataset 
public: 
property MPPSDataset^ DataSet { 
   MPPSDataset^ get(); 
} 

Property Value

The MPPSDatasetwhich contains the information about the updated Modality performed procedure step.

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly