Calendar for WinForms | ComponentOne
C1.Globalization Namespace / EraInfo Class / AbbreviatedEraName Property

In This Topic
    AbbreviatedEraName Property (EraInfo)
    In This Topic
    Gets the name of the abbreviated era.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property AbbreviatedEraName As String
    public string AbbreviatedEraName {get;}

    Property Value

    The name of the abbreviated era.
    See Also