Class RhpBECelulaSIOEDetalhe
Classe que encapsula a definição dos Tipos de Vínculo.
Inheritance
System.Object
RhpBECelulaSIOEDetalhe
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: RhpBE100
Assembly: RhpBE100.dll
Syntax
[ComVisible(true)]
[Guid("D4E99718-7C46-4506-B070-B76E87A9AAAD")]
[ClassInterface(ClassInterfaceType.None)]
public class RhpBECelulaSIOEDetalhe
Constructors
RhpBECelulaSIOEDetalhe()
Declaration
public RhpBECelulaSIOEDetalhe()
Properties
CodigoColERP
Declaration
public string CodigoColERP { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CodigoLinERP
Declaration
public string CodigoLinERP { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Coluna
Declaration
public string Coluna { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DescrColERP
Declaration
public string DescrColERP { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DescrLinERP
Declaration
public string DescrLinERP { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Funcionario
Declaration
public string Funcionario { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Linha
Declaration
public string Linha { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NumMovimento
Declaration
public string NumMovimento { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Valor
Declaration
public double Valor { get; set; }
Property Value
Type | Description |
---|---|
System.Double |