Class EvtCS
Evento Informações das Contribuições Sociais Consolidadas por Contribuinte
Inheritance
System.Object
EvtCS
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 EvtCS
Properties
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
Identificação do evento de retorno
Declaration
public IdeEvento5011 IdeEvento { get; set; }
Property Value
Type | Description |
---|---|
IdeEvento5011 |
InfoCS
Informações relativas às contribuições sociais devidas à Previdência Social e a Outras Entidades e Fundos
Declaration
public InfoCS InfoCS { get; set; }
Property Value
Type | Description |
---|---|
InfoCS |