Class ConsultaIdentificadoresEvts
Inheritance
System.Object
ConsultaIdentificadoresEvts
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 ConsultaIdentificadoresEvts
Properties
ConsultaEvtsEmpregador
Declaration
public ConsultaEvtsEmpregador ConsultaEvtsEmpregador { get; set; }
Property Value
Type | Description |
---|---|
ConsultaEvtsEmpregador |
ConsultaEvtsTabela
Declaration
public ConsultaEvtsTabela ConsultaEvtsTabela { get; set; }
Property Value
Type | Description |
---|---|
ConsultaEvtsTabela |
ConsultaEvtsTrabalhador
Declaration
public ConsultaEvtsTrabalhador ConsultaEvtsTrabalhador { get; set; }
Property Value
Type | Description |
---|---|
ConsultaEvtsTrabalhador |
Empregador
Declaration
public IdeEmpregador Empregador { get; set; }
Property Value
Type | Description |
---|---|
IdeEmpregador |