In This Topic
Gets the name of the symbol era.
Syntax
'Declaration
Public ReadOnly Property SymbolEraName As String
'Usage
Dim instance As EraInfo
Dim value As String
value = instance.SymbolEraName
public string SymbolEraName {get;}
Property Value
The name of the symbol era.
See Also