Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn.Interfaces Namespace > IFeature Interface : Expiration Property |
Nullable<DateTime> Expiration {get;}
'Declaration ReadOnly Property Expiration As Nullable(Of Date)
'Usage Dim instance As IFeature Dim value As Nullable(Of Date) value = instance.Expiration
property Nullable<DateTime> Expiration { Nullable<DateTime> get(); }