Class DmDev2299
Identificação de cada um dos demonstrativos de valores devidos ao trabalhador
Inheritance
System.Object
DmDev2299
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Unimake.Business.DFe.Xml.ESocial
Assembly: Unimake.Business.DFe.dll
Syntax
public class DmDev2299
Properties
IdeDmDev
Identificador atribuído pela empresa para o demonstrativo de valores devidos ao trabalhador relativo a verbas rescisórias
Declaration
public string IdeDmDev { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IndRRA
Indicativo de Rendimentos Recebidos Acumuladamente - RRA. Somente preencher este campo se for um demonstrativo de RRA
Declaration
public SimNaoLetra? IndRRA { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<SimNaoLetra> |
InfoPerAnt
Remuneração relativa a períodos anteriores, devida em função de acordos coletivos, legislação específica, convenção coletiva de trabalho, dissídio ou conversão de licença saúde em acidente de trabalho
Declaration
public InfoPerAnt2299 InfoPerAnt { get; set; }
Property Value
Type | Description |
---|---|
InfoPerAnt2299 |
InfoPerApur
Verbas rescisórias relativas ao mês/ano da data do desligamento
Declaration
public InfoPerApur2299 InfoPerApur { get; set; }
Property Value
Type | Description |
---|---|
InfoPerApur2299 |
InfoRRA
Informações complementares relativas a Rendimentos Recebidos Acumuladamente - RRA
Declaration
public InfoRRA2299 InfoRRA { get; set; }
Property Value
Type | Description |
---|---|
InfoRRA2299 |
Methods
ShouldSerializeIndRRA()
Declaration
public bool ShouldSerializeIndRRA()
Returns
Type | Description |
---|---|
System.Boolean |