Struct RhpBETipos.RHPTiposRendimento
Enumerador de Tipos de Remunerações.
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: RhpBE100
Assembly: RhpBE100.dll
Syntax
public struct RHPTiposRendimento
Fields
AnosAnteriores
Declaration
public double AnosAnteriores
Field Value
Type | Description |
---|---|
System.Double |
TipoRendimento
Declaration
public string TipoRendimento
Field Value
Type | Description |
---|---|
System.String |
Valor
Declaration
public double Valor
Field Value
Type | Description |
---|---|
System.Double |
Methods
CreateInstance()
Declaration
public static RhpBETipos.RHPTiposRendimento CreateInstance()
Returns
Type | Description |
---|---|
RhpBETipos.RHPTiposRendimento |