Spread Windows Forms 15.0
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
    public int Era {get;}

    Property Value

    The era.
    See Also