Class DadosBeneficio2416
Dados relativos ao benefício
Inheritance
System.Object
DadosBeneficio2416
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 DadosBeneficio2416
Properties
Dsc
Descrição do instrumento ou situação que originou o pagamento do benefício
Declaration
public string Dsc { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IndSuspensao
Indicativo de suspensão do benefício
Declaration
public SimNaoLetra IndSuspensao { get; set; }
Property Value
Type | Description |
---|---|
SimNaoLetra |
InfoPenMorte
Informações relativas à pensão por morte
Declaration
public InfoPenMorte2416 InfoPenMorte { get; set; }
Property Value
Type | Description |
---|---|
InfoPenMorte2416 |
Suspensao
Informações referentes à suspensão do benefício
Declaration
public Suspensao Suspensao { get; set; }
Property Value
Type | Description |
---|---|
Suspensao |
TpBeneficio
Tipo de benefício
Declaration
public string TpBeneficio { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TpPlanRP
Tipo de plano de segregação da massa
Declaration
public PlanoSegregacaoDaMassa TpPlanRP { get; set; }
Property Value
Type | Description |
---|---|
PlanoSegregacaoDaMassa |
Methods
ShouldSerializeDsc()
Declaration
public bool ShouldSerializeDsc()
Returns
Type | Description |
---|---|
System.Boolean |