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


In This Topic
Era Property
In This Topic
Gets the era.
Syntax
'Declaration
 
Public ReadOnly Property Era As Integer
 
'Usage
 
Dim instance As EraInfo
Dim value As Integer
 
value = instance.Era

Property Value

The era.
See Also