Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / EraInfo Class / EndTime Property


In This Topic
EndTime Property
In This Topic
Gets the end time.
Syntax
'Declaration
 
Public ReadOnly Property EndTime As Date
 
'Usage
 
Dim instance As EraInfo
Dim value As Date
 
value = instance.EndTime

Property Value

The end time.
See Also