Class EvtCdBenTerm
Evento - Cadastro de Benefício - Entes Públicos - Término
Inheritance
System.Object
EvtCdBenTerm
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 EvtCdBenTerm
Properties
ID
ID
Declaration
public string ID { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IdeBeneficio
Identificação do beneficiário e do benefício.
Declaration
public IdeBeneficio IdeBeneficio { get; set; }
Property Value
Type | Description |
---|---|
IdeBeneficio |
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 IdeEventoESocial2206 IdeEvento { get; set; }
Property Value
Type | Description |
---|---|
IdeEventoESocial2206 |
InfoBenTermino
Informações da cessação do benefício
Declaration
public InfoBenTerminoESocial2420 InfoBenTermino { get; set; }
Property Value
Type | Description |
---|---|
InfoBenTerminoESocial2420 |