Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class EvtCdBenIn

    Evento Cadastro de Benefício - Início

    Inheritance
    System.Object
    EvtCdBenIn
    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 EvtCdBenIn

    Properties

    Beneficiario

    Informações do beneficiário

    Declaration
    public Beneficiario2410 Beneficiario { get; set; }
    Property Value
    Type Description
    Beneficiario2410

    ID

    ID

    Declaration
    public string ID { get; set; }
    Property Value
    Type Description
    System.String

    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 IdeEvento2410 IdeEvento { get; set; }
    Property Value
    Type Description
    IdeEvento2410

    InfoBenInicio

    Informações do benefício - Início

    Declaration
    public InfoBenInicio InfoBenInicio { get; set; }
    Property Value
    Type Description
    InfoBenInicio