Interface IRhpBEFuncInfSubsidio
Assembly: RhpBE100.dll
Syntax
[ComVisible(false)]
public interface IRhpBEFuncInfSubsidio
Properties
Ano
Declaration
Property Value
Type |
Description |
System.Int32 |
|
DiasAdicionais
Declaration
double DiasAdicionais { get; }
Property Value
Type |
Description |
System.Double |
|
DiasAnoAnterior
Declaration
double DiasAnoAnterior { get; }
Property Value
Type |
Description |
System.Double |
|
DiasDireito
Declaration
double DiasDireito { get; }
Property Value
Type |
Description |
System.Double |
|
DiasJaPagos
Declaration
double DiasJaPagos { get; }
Property Value
Type |
Description |
System.Double |
|
DiasPorPagar
Declaration
double DiasPorPagar { get; }
Property Value
Type |
Description |
System.Double |
|
Fixo
Declaration
Property Value
Type |
Description |
System.Boolean |
|
Funcionario
Declaration
string Funcionario { get; }
Property Value
Type |
Description |
System.String |
|
FuncSemSubsidio
Declaration
bool FuncSemSubsidio { get; }
Property Value
Type |
Description |
System.Boolean |
|
LinhasEx
Declaration
IEnumerable LinhasEx { get; }
Property Value
Type |
Description |
System.Collections.IEnumerable |
|
TotalDias
Declaration
double TotalDias { get; }
Property Value
Type |
Description |
System.Double |
|