Class EvtAltCadastral
Evento Alteração de Dados Cadastrais do Trabalhador
Inheritance
System.Object
EvtAltCadastral
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 EvtAltCadastral
Properties
Alteracao
Alteração de dados cadastrais do trabalhador
Declaration
public Alteracao2205 Alteracao { get; set; }
Property Value
Type | Description |
---|---|
Alteracao2205 |
ID
ID
Declaration
public string ID { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IdeEmpregador
Informações de identificação do empregador
Declaration
public IdeEmpregador IdeEmpregador { get; set; }
Property Value
Type | Description |
---|---|
IdeEmpregador |
IdeEvento
Informações de identificação do
Declaration
public IdeEvento2205 IdeEvento { get; set; }
Property Value
Type | Description |
---|---|
IdeEvento2205 |
IdeTrabalhador
Identificação do trabalhador
Declaration
public IdeTrabalhador2205 IdeTrabalhador { get; set; }
Property Value
Type | Description |
---|---|
IdeTrabalhador2205 |