Class InfoComplESocial5001
Informações complementares do trabalhador e do contrato.
Inheritance
System.Object
InfoComplESocial5001
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 InfoComplESocial5001
Properties
InfoComplCont
Informações complementares contratuais do trabalhador. Evento de origem: S-1200
Declaration
public List<InfoComplContESocial5001> InfoComplCont { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfoComplContESocial5001> |
InfoInterm
Informações relativas ao trabalho intermitente. Evento de origem: S-1200 ou S-2299.
Declaration
public List<InfoInterm> InfoInterm { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfoInterm> |
SucessaoVinc
Grupo de informações da sucessão de vínculo trabalhista. Evento de origem: S-1200.
Declaration
public SucessaoVincESocial5001 SucessaoVinc { get; set; }
Property Value
Type | Description |
---|---|
SucessaoVincESocial5001 |