PRIMAVERA | Developers

    Show / Hide Table of Contents

    Interface IRhpBEReciboProcessamento

    Namespace: RhpBE100
    Assembly: RhpBE100.dll
    Syntax
    [ComVisible(true)]
    [Guid("22614CB1-7715-4112-A7EC-7775BBCE7E76")]
    public interface IRhpBEReciboProcessamento

    Properties

    ChaveLog

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

    CodigoTabLog

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

    DataMovimento

    Declaration
    DateTime DataMovimento { get; set; }
    Property Value
    Type Description
    System.DateTime

    EnglobaIRS

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

    EstadoBE

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

    NumProc

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

    Pago

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

    ReciboID

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

    TipoVencimento

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

    TotalDescontos

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

    TotalLiquido

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

    TotalRemuneracoes

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