Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class ConsultarEvtsTrabalhadorESocial

    Consultar os eventos de trabalhador

    Inheritance
    System.Object
    XMLBase
    ConsultarEvtsTrabalhadorESocial
    Implements
    IXmlSerializable
    Inherited Members
    XMLBase.NameSpaces
    XMLBase.GerarXML()
    XMLBase.LerXML<T>(XmlDocument)
    XMLBase.ReadXml(XmlDocument)
    XMLBase.WriteXml(StringWriter)
    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
    [Serializable]
    public class ConsultarEvtsTrabalhadorESocial : XMLBase, IXmlSerializable

    Properties

    ConsultaIdentificadoresEvts

    Contém os parâmetros da consulta aos identificadores dos eventos.

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

    Versao

    Versão da consulta

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

    Implements

    IXmlSerializable