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 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly