Class SucessaoVinc2500
Grupo de informações da sucessão de vínculo trabalhista/estatutário
Inheritance
System.Object
SucessaoVinc2500
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 SucessaoVinc2500
Properties
DtTransf
Preencher com a data da transferência do empregado para o empregador declarante
Declaration
public DateTimeOffset DtTransf { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
DtTransfField
Declaration
public string DtTransfField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
MatricAnt
Matrícula do trabalhador no empregador
Declaration
public string MatricAnt { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NrInsc
Informar o número de inscrição do empregador anterior, de acordo com o tipo de inscrição indicado no campo sucessaoVinc/tpInsc
Declaration
public string NrInsc { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TpInsc
Preencher com o código correspondente ao tipo de inscrição, conforme Tabela Valores válidos: 1 - CNPJ 2 - CPF 5 - CGC 6 - CEI
Declaration
public TiposInscricao TpInsc { get; set; }
Property Value
Type | Description |
---|---|
TiposInscricao |
Methods
ShouldSerializeMatricAnt()
Declaration
public bool ShouldSerializeMatricAnt()
Returns
Type | Description |
---|---|
System.Boolean |