PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class RhpBELancCblAbono

    Inheritance
    System.Object
    RhpBaseBE
    RhpBELancCblAbono
    Implements
    System.ComponentModel.INotifyPropertyChanged
    RhpBE100.IRhpBELancCblAbono
    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
    [ComVisible(true)]
    [Guid("45A9825B-4938-40A1-BF80-DC9795F90286")]
    [ClassInterface(ClassInterfaceType.None)]
    public class RhpBELancCblAbono : RhpBaseBE, INotifyPropertyChanged, IRhpBELancCblAbono

    Constructors

    RhpBELancCblAbono()

    Declaration
    public RhpBELancCblAbono()

    Properties

    Abono

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

    ActividadeCBL

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

    Ano

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

    ClassEcon

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

    ClassOrgan

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

    Conta

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

    Detalhes

    Declaration
    public RhpBELancCBLAbonoDetalhes Detalhes { get; }
    Property Value
    Type Description
    RhpBELancCBLAbonoDetalhes

    FonteFinancCBL

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

    ID

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

    IdFolhaVenc

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

    IdLancamentoRHPCBL

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

    Linha

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

    ProcessoExec

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

    ProgramaCBL

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

    TipoLinha

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

    TipoTabela

    Declaration
    public RhpBETipos.EnuTipoTabelaFolhaVenc TipoTabela { get; set; }
    Property Value
    Type Description
    RhpBETipos.EnuTipoTabelaFolhaVenc

    TipoTerceiro

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

    Valor

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

    Methods

    Finalize()

    Declaration
    protected override void Finalize()

    Implements

    System.ComponentModel.INotifyPropertyChanged
    RhpBE100.IRhpBELancCblAbono