Class RhpBELancCBLAbonoDetalhe
Inheritance
System.Object
RhpBELancCBLAbonoDetalhe
Implements
System.ComponentModel.INotifyPropertyChanged
RhpBE100.IRhpBELancCBLAbonoDetalhe
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