Class TransfDom
Informações do empregado doméstico transferido de outro representante da mesma unidade familiar
Inheritance
System.Object
TransfDom
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 TransfDom
Properties
CpfSubstituido
Preencher com o número do CPF do representante anterior da unidade familiar
Declaration
public string CpfSubstituido { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DtTransf
Data da transferência do vínculo ao novo representante da unidade familiar
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 representante anterior da unidade familiar
Declaration
public string MatricAnt { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeMatricAnt()
Declaration
public bool ShouldSerializeMatricAnt()
Returns
Type | Description |
---|---|
System.Boolean |