IsExpired Property

Summary
Gets a value indicating whether the LEADTOOLS PACS Framework is expired.
Syntax
C#
VB
C++
public bool IsExpired { get; } 
Public ReadOnly Property IsExpired As Boolean 
public: 
property bool IsExpired { 
   bool get(); 
} 

Property Value

true if the framework is expired, otherwise it is false.

Remarks

This is only valid if IsEval is true.

Example

For an example refer to Initialize

Requirements

Target Platforms

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

Leadtools.Dicom.Server.Admin Assembly

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