Class EnvioLoteEventosESocial
Inheritance
System.Object
EnvioLoteEventosESocial
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 EnvioLoteEventosESocial
Properties
Eventos
Declaration
public EventosESocial Eventos { get; set; }
Property Value
Type | Description |
---|---|
EventosESocial |
Grupo
Declaration
public string Grupo { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IdeEmpregador
Declaration
public IdeEmpregador IdeEmpregador { get; set; }
Property Value
Type | Description |
---|---|
IdeEmpregador |
IdeTransmissor
Declaration
public IdeTransmissor IdeTransmissor { get; set; }
Property Value
Type | Description |
---|---|
IdeTransmissor |