Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class ArquivoXmlEvento

    Container do evento descomprimido

    Inheritance
    object
    ArquivoXmlEvento
    Inherited Members
    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]
    [XmlType(AnonymousType = true)]
    public class ArquivoXmlEvento

    Properties

    Evento

    Evento completo

    Declaration
    [XmlElement("evento", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
    public Evento Evento { get; set; }
    Property Value
    Type Description
    Evento