Expiration Property

Summary
Gets the expiration date of the feature.
Syntax
C#
VB
C++
public Nullable<DateTime> Expiration { get; } 
  
ReadOnly Property Expiration As Nullable(Of Date) 
property Nullable<DateTime> Expiration { 
   Nullable<DateTime> get(); 
} 

Property Value

The feature expiration date.

Remarks

This is only valid if Type is Eval.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly

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