Class Beneficiario2410
Informações do beneficiário
Inheritance
System.Object
Beneficiario2410
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 Beneficiario2410
Properties
CnpjOrigem
Preencher com o CNPJ do órgão público responsável pela matrícula do servidor/militar. Informação obrigatória se cadIni = [N], desde que haja informação de matrícula.
Declaration
public string CnpjOrigem { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CpfBenef
Preencher com o CPF do beneficiário
Declaration
public string CpfBenef { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Matricula
Matrícula do servidor/militar constante no Sistema de Administração de Recursos Humanos do órgão cujo vínculo deu ensejo ao benefício
Declaration
public string Matricula { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeCnpjOrigem()
Declaration
public bool ShouldSerializeCnpjOrigem()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeMatricula()
Declaration
public bool ShouldSerializeMatricula()
Returns
Type | Description |
---|---|
System.Boolean |