PRIMAVERA | Developers

    Show / Hide Table of Contents

    Interface IRhpBEFuncInfSubsidio

    Namespace: RhpBE100.Interfaces
    Assembly: RhpBE100.dll
    Syntax
    [ComVisible(false)]
    public interface IRhpBEFuncInfSubsidio

    Properties

    Ano

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

    DiasAdicionais

    Declaration
    double DiasAdicionais { get; }
    Property Value
    Type Description
    System.Double

    DiasAnoAnterior

    Declaration
    double DiasAnoAnterior { get; }
    Property Value
    Type Description
    System.Double

    DiasDireito

    Declaration
    double DiasDireito { get; }
    Property Value
    Type Description
    System.Double

    DiasJaPagos

    Declaration
    double DiasJaPagos { get; }
    Property Value
    Type Description
    System.Double

    DiasPorPagar

    Declaration
    double DiasPorPagar { get; }
    Property Value
    Type Description
    System.Double

    Fixo

    Declaration
    bool Fixo { get; }
    Property Value
    Type Description
    System.Boolean

    Funcionario

    Declaration
    string Funcionario { get; }
    Property Value
    Type Description
    System.String

    FuncSemSubsidio

    Declaration
    bool FuncSemSubsidio { get; }
    Property Value
    Type Description
    System.Boolean

    LinhasEx

    Declaration
    IEnumerable LinhasEx { get; }
    Property Value
    Type Description
    System.Collections.IEnumerable

    TotalDias

    Declaration
    double TotalDias { get; }
    Property Value
    Type Description
    System.Double