Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class ConsPedRegEvento

    Consulta de Pedido de Registro de Evento da NFS-e - Padrão NACIONAL

    Inheritance
    object
    XMLBase
    ConsPedRegEvento
    Implements
    IXmlSerializable
    Inherited Members
    XMLBase.NameSpaces
    XMLBase.GerarXML()
    XMLBase.LerXML<T>(XmlDocument)
    XMLBase.ReadXml(XmlDocument)
    XMLBase.WriteXml(StringWriter)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unimake.Business.DFe.Xml.NFSe.NACIONAL
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    [XmlRoot("consPedRegEvento", Namespace = "http://www.sped.fazenda.gov.br/nfse", IsNullable = false)]
    public class ConsPedRegEvento : XMLBase, IXmlSerializable

    Properties

    InfConsPedRegEvento

    Informações da consulta de pedido de registro de evento

    Declaration
    [XmlElement("infConsPedRegEvento")]
    public InfConsPedRegEvento InfConsPedRegEvento { get; set; }
    Property Value
    Type Description
    InfConsPedRegEvento

    Versao

    Versão do schema XML

    Declaration
    [XmlAttribute(AttributeName = "versao", DataType = "token")]
    public string Versao { get; set; }
    Property Value
    Type Description
    string

    Implements

    IXmlSerializable