Class EvtExcProcTrab
Inheritance
System.Object
EvtExcProcTrab
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 EvtExcProcTrab
Properties
ID
Declaration
public string ID { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IdeEmpregador
Informações de identificação doempregador
Declaration
public IdeEmpregador IdeEmpregador { get; set; }
Property Value
Type | Description |
---|---|
IdeEmpregador |
IdeEvento
Informações de identificação do evento
Declaration
public IdeEvento IdeEvento { get; set; }
Property Value
Type | Description |
---|---|
IdeEvento |
InfoExclusao
Informação do evento que será excluído
Declaration
public InfoExclusaoESocial3500 InfoExclusao { get; set; }
Property Value
Type | Description |
---|---|
InfoExclusaoESocial3500 |