Class Vinculo
Grupo de informações do vínculo trabalhista.
Inheritance
System.Object
Vinculo
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 Vinculo
Properties
InfoContrato
Informações do contrato de trabalho.
Declaration
public InfoContrato InfoContrato { get; set; }
Property Value
Type | Description |
---|---|
InfoContrato |
InfoRegimeTrab
Informações do regime trabalhista
Declaration
public InfoRegimeTrab InfoRegimeTrab { get; set; }
Property Value
Type | Description |
---|---|
InfoRegimeTrab |
TpRegPrev
Tipo de regime previdenciário (ou Sistema de Proteção Social dos Militares das Forças Armadas).
Declaration
public TpRegPrev TpRegPrev { get; set; }
Property Value
Type | Description |
---|---|
TpRegPrev |