Class EvtCdBenefAlt
Evento Cadastro de Beneficiário - Entes Públicos - Alteração.
Inheritance
System.Object
EvtCdBenefAlt
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 EvtCdBenefAlt
Properties
Alteracao
Alteração de dados do beneficiário.
Declaration
public AlteracaoESocial2405 Alteracao { get; set; }
Property Value
Type | Description |
---|---|
AlteracaoESocial2405 |
ID
ID
Declaration
public string ID { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IdeBenef
Identificação do beneficiário.
Declaration
public IdeBenefESocial2405 IdeBenef { get; set; }
Property Value
Type | Description |
---|---|
IdeBenefESocial2405 |
IdeEmpregador
Informações de identificação do empregador.
Declaration
public IdeEmpregador IdeEmpregador { get; set; }
Property Value
Type | Description |
---|---|
IdeEmpregador |
IdeEvento
Informações de identificação do evento.
Declaration
public IdeEventoESocial2405 IdeEvento { get; set; }
Property Value
Type | Description |
---|---|
IdeEventoESocial2405 |