Class InfoVinc
Inheritance
System.Object
InfoVinc
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 InfoVinc
Properties
DtAdm
Declaration
public DateTimeOffset DtAdm { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
DtAdmField
Declaration
public string DtAdmField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Duracao
Declaration
public DuracaoESocial2500 Duracao { get; set; }
Property Value
Type | Description |
---|---|
DuracaoESocial2500 |
InfoDeslig
Declaration
public InfoDesligESocial2500 InfoDeslig { get; set; }
Property Value
Type | Description |
---|---|
InfoDesligESocial2500 |
Observacoes
Declaration
public List<Observacoes> Observacoes { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<Observacoes> |
SucessaoVinc
Declaration
public SucessaoVincESocial2500 SucessaoVinc { get; set; }
Property Value
Type | Description |
---|---|
SucessaoVincESocial2500 |
TmpParc
Declaration
public TmpParc? TmpParc { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<TmpParc> |
TpRegPrev
1 - Regime Geral de Previdência Social - RGPS 2 - Regime Próprio de Previdência Social - RPPS 3 - Regime de Previdência Social no exterior
Declaration
public TpRegPrev TpRegPrev { get; set; }
Property Value
Type | Description |
---|---|
TpRegPrev |
TpRegTrab
Declaration
public TipoRegimeTrabalhista TpRegTrab { get; set; }
Property Value
Type | Description |
---|---|
TipoRegimeTrabalhista |
Methods
ShouldSerializeTmpParc()
Declaration
public bool ShouldSerializeTmpParc()
Returns
Type | Description |
---|---|
System.Boolean |