Class TrabImig2205
Informações do trabalhador imigrante
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 TrabImig2205
Properties
CondIng
Condição de ingresso do trabalhador imigrante
Declaration
public CondicaoIngressoTrabalhador CondIng { get; set; }
Property Value
Type | Description |
---|---|
CondicaoIngressoTrabalhador |
TmpResid
Tempo de residência do trabalhador imigrante
Declaration
public TempoDeResidencia? TmpResid { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<TempoDeResidencia> |
Methods
ShouldSerializeTmpResid()
Declaration
public bool ShouldSerializeTmpResid()
Returns
Type | Description |
---|---|
System.Boolean |