←Select platform

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

Leadtools.Dicom.Server.Admin Assembly