Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / EraInfo Class / AbbreviatedEraName Property


In This Topic
    AbbreviatedEraName Property
    In This Topic
    Gets the name of the abbreviated era.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property AbbreviatedEraName As String
    'Usage
     
    
    Dim instance As EraInfo
    Dim value As String
     
    value = instance.AbbreviatedEraName
    public string AbbreviatedEraName {get;}

    Property Value

    The name of the abbreviated era.
    See Also