Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / EraInfo Class / SymbolEraName Property


In This Topic
    SymbolEraName Property
    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