←Select platform

IsExpired Property

Summary

Gets a value indicating whether this feature is expired.

Syntax

C#
VB
C++
public bool IsExpired { get; } 
  
ReadOnly Property IsExpired As Boolean 
property bool IsExpired { 
   bool get(); 
} 

Property Value

true if this feature is expired; otherwise, false.

Remarks

this is only valid if Type is Eval.

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.Dicom.AddIn Assembly