LogDicomDataSet Property

Summary

Gets or sets a value that indicates whether the Leadtools.Dicom.DicomDataSet in the event log will be saved or not.

Syntax
C#
VB
C++
public bool LogDicomDataSet { get; set; } 
  
Public Property LogDicomDataSet As Boolean 
public: 
property bool LogDicomDataSet { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to save the Leadtools.Dicom.DicomDataSet in the event log; otherwise, it is false. The default value is true.

Requirements

Target Platforms

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

Leadtools.Medical.Logging.DataAccessLayer Assembly

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