←Select platform

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 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Logging.DataAccessLayer Assembly