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


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

Property Value

The start time.
See Also