PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class RhpBEAbonoFamiliaEscalao

    Inheritance
    System.Object
    RhpBaseBE
    RhpBEAbonoFamiliaEscalao
    Implements
    System.ComponentModel.INotifyPropertyChanged
    Inherited Members
    RhpBaseBE.WriteProperty(String, Object)
    RhpBaseBE.RaisePropertyChanged(String)
    RhpBaseBE.CamposUtil
    RhpBaseBE.Conteudo
    RhpBaseBE.PropExcluirLog
    RhpBaseBE.AbvtApl
    RhpBaseBE.PropertyChanged
    Namespace: RhpBE100
    Assembly: RhpBE100.dll
    Syntax
    public class RhpBEAbonoFamiliaEscalao : RhpBaseBE, INotifyPropertyChanged

    Constructors

    RhpBEAbonoFamiliaEscalao()

    Declaration
    public RhpBEAbonoFamiliaEscalao()

    Properties

    AbonoAte12Meses

    Declaration
    public float AbonoAte12Meses { get; set; }
    Property Value
    Type Description
    System.Single

    AbonoAte36Meses

    Declaration
    public float AbonoAte36Meses { get; set; }
    Property Value
    Type Description
    System.Single

    AbonoAte72Meses

    Declaration
    public float AbonoAte72Meses { get; set; }
    Property Value
    Type Description
    System.Single

    AbonoMais72Meses

    Declaration
    public float AbonoMais72Meses { get; set; }
    Property Value
    Type Description
    System.Single

    Ano

    Declaration
    public int Ano { get; set; }
    Property Value
    Type Description
    System.Int32

    BolsaEstudo

    Declaration
    public float BolsaEstudo { get; set; }
    Property Value
    Type Description
    System.Single

    Escalao

    Declaration
    public byte Escalao { get; set; }
    Property Value
    Type Description
    System.Byte

    LimiteRendimentos

    Declaration
    public float LimiteRendimentos { get; set; }
    Property Value
    Type Description
    System.Single

    PreNatal

    Declaration
    public float PreNatal { get; set; }
    Property Value
    Type Description
    System.Single

    Implements

    System.ComponentModel.INotifyPropertyChanged