IsEval Property

Summary

Gets a value indicating whether the LEADTOOLS PACS Framework is in evaluation mode.

Syntax
C#
VB
C++
public bool IsEval { get; } 
  
Public ReadOnly Property IsEval As Boolean 
public: 
property bool IsEval { 
   bool get(); 
} 

Property Value

true if the framework is in evaluation mode, otherwise it is false.

Example

For an example refer to Initialize

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.Server.Admin Assembly