Class AlteracaoESocial2405
Alteração de dados do beneficiário.
Inheritance
System.Object
AlteracaoESocial2405
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 AlteracaoESocial2405
Properties
DadosBenef
Dados do beneficiário.
Declaration
public DadosBenef DadosBenef { get; set; }
Property Value
Type | Description |
---|---|
DadosBenef |
DtAlteracao
Preencher com a data de alteração.
Declaration
public DateTimeOffset DtAlteracao { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
DtAlteracaoField
Preencher com a data de alteração.
Declaration
public string DtAlteracaoField { get; set; }
Property Value
Type | Description |
---|---|
System.String |