PRIMAVERA | Developers

    Show / Hide Table of Contents

    Interface IRhpBELinhaFuncInfSubsidio

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

    Properties

    Dias

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

    DiasSubsPagar

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

    Mes

    Declaration
    RhpBETipos.EnMeses Mes { get; }
    Property Value
    Type Description
    RhpBETipos.EnMeses

    PercRecebida

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

    Processado

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