Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class RetEventoCTe

    Inheritance
    object
    RetEventoCTe
    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.CTe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [XmlRoot("retEventoCTe", Namespace = "http://www.portalfiscal.inf.br/cte", IsNullable = false)]
    public class RetEventoCTe

    Properties

    InfEvento

    Informações do evento

    Declaration
    [XmlElement("infEvento", Order = 0)]
    public RetEventoCTeInfEvento InfEvento { get; set; }
    Property Value
    Type Description
    RetEventoCTeInfEvento

    Versao

    Versão do leiaute XML

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