Class InfoAnotJud
Inheritance
System.Object
InfoAnotJud
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()
Assembly: Unimake.Business.DFe.dll
Syntax
Properties
Afastamento
Declaration
public Afastamento Afastamento { get; set; }
Property Value
Cargo
Declaration
public List<Cargo> Cargo { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<Cargo> |
|
CodCateg
Declaration
public CodCateg CodCateg { get; set; }
Property Value
CpfTrab
Declaration
public string CpfTrab { get; set; }
Property Value
Type |
Description |
System.String |
|
Desligamento
Declaration
public DesligamentoESocial8200 Desligamento { get; set; }
Property Value
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 |
|
DtNascto
Declaration
public DateTimeOffset DtNascto { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DtNasctoField
Declaration
public string DtNasctoField { get; set; }
Property Value
Type |
Description |
System.String |
|
DtTerm
Declaration
public DateTimeOffset DtTerm { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DtTermField
Declaration
public string DtTermField { get; set; }
Property Value
Type |
Description |
System.String |
|
Incorporacao
Declaration
public List<Incorporacao> Incorporacao { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<Incorporacao> |
|
LocalTrabalho
Declaration
public string LocalTrabalho { get; set; }
Property Value
Type |
Description |
System.String |
|
Matricula
Declaration
public string Matricula { get; set; }
Property Value
Type |
Description |
System.String |
|
NatAtividade
Declaration
public NatAtividade NatAtividade { get; set; }
Property Value
NmTrab
Declaration
public string NmTrab { get; set; }
Property Value
Type |
Description |
System.String |
|
Remuneracao
Declaration
public List<RemuneracaoESocial8200> Remuneracao { get; set; }
Property Value
TpContr
Declaration
public TipoDeContratoDeTrabalho TpContr { get; set; }
Property Value
TpInscTrab
Valores válidos:
1 - CNPJ,
2 - CAEPF,
4 - CNO
Declaration
public TiposInscricao? TpInscTrab { get; set; }
Property Value
Methods
ShouldSerializeDtTermField()
Declaration
public bool ShouldSerializeDtTermField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeLocalTrabalho()
Declaration
public bool ShouldSerializeLocalTrabalho()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeTpInscTrab()
Declaration
public bool ShouldSerializeTpInscTrab()
Returns
Type |
Description |
System.Boolean |
|