PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class RhpBELancCBLAbonoDetalhe

    Inheritance
    System.Object
    RhpBaseBE
    RhpBELancCBLAbonoDetalhe
    Implements
    System.ComponentModel.INotifyPropertyChanged
    RhpBE100.IRhpBELancCBLAbonoDetalhe
    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("32173BA7-C6CB-456C-AF62-7186023C689C")]
    [ClassInterface(ClassInterfaceType.None)]
    public class RhpBELancCBLAbonoDetalhe : RhpBaseBE, INotifyPropertyChanged, IRhpBELancCBLAbonoDetalhe

    Constructors

    RhpBELancCBLAbonoDetalhe()

    Declaration
    public RhpBELancCBLAbonoDetalhe()

    Properties

    Descricao

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

    Entidade

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

    ID

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

    IdLancamentoRHPCBLAbono

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

    IdLinhaProc

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

    NumProc

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

    TipoMovimento

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

    TipoPessoal

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

    Valor

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

    Implements

    System.ComponentModel.INotifyPropertyChanged
    RhpBE100.IRhpBELancCBLAbonoDetalhe