Class RetornoEventoESocial
Inheritance
System.Object
RetornoEventoESocial
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.Retorno
Assembly: Unimake.Business.DFe.dll
Syntax
public class RetornoEventoESocial
Properties
RetornoEvento
Contém as informações do evento enviado (ID, dados de recepção)
Declaration
public EventoRetorno RetornoEvento { get; set; }
Property Value
Type | Description |
---|---|
EventoRetorno |
Signature
Declaration
public Signature Signature { get; set; }
Property Value
Type | Description |
---|---|
Signature |