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


In This Topic
EraName Property
In This Topic
Gets the name of the era.
Syntax
'Declaration
 
Public ReadOnly Property EraName As String
 
'Usage
 
Dim instance As EraInfo
Dim value As String
 
value = instance.EraName

Property Value

The name of the era.
See Also