←Select platform

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 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly