Class EvtTSVInicio
Evento TSVE - Início
Inheritance
System.Object
EvtTSVInicio
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 EvtTSVInicio
Properties
Id
ID
Declaration
public string Id { get; set; }
Property Value
Type | Description |
---|---|
System. |
IdeEmpregador
Informações de identificação do empregador.
Declaration
public IdeEmpregador IdeEmpregador { get; set; }
Property Value
Type | Description |
---|---|
Ide |
IdeEvento
Informações de identificação do evento.
Declaration
public IdeEventoESocial2300 IdeEvento { get; set; }
Property Value
Type | Description |
---|---|
Ide |
InfoTSVInicio
TSVE - Início
Declaration
public InfoTSVInicio InfoTSVInicio { get; set; }
Property Value
Type | Description |
---|---|
Info |
Trabalhador
Grupo de informações do trabalhador
Declaration
public Trabalhador Trabalhador { get; set; }
Property Value
Type | Description |
---|---|
Trabalhador |