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

Leadtools.Dicom.AddIn Assembly