Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class DetEventoAutorizadoCTeComplementar

    Inheritance
    System.Object
    EventoDetalhe
    DetEventoAutorizadoCTeComplementar
    Implements
    System.Xml.Serialization.IXmlSerializable
    Inherited Members
    EventoDetalhe.bindingFlags
    EventoDetalhe.hasField
    EventoDetalhe.SetLocalValue(Type)
    EventoDetalhe.SetPropertyValue(String)
    EventoDetalhe.GetPropertyInfo(Type)
    EventoDetalhe.XmlReader
    EventoDetalhe.ProcessReader()
    EventoDetalhe.SetValue(PropertyInfo)
    EventoDetalhe.VersaoEvento
    EventoDetalhe.GetSchema()
    EventoDetalhe.ReadXml(XmlReader)
    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.CTe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class DetEventoAutorizadoCTeComplementar : EventoDetalhe, IXmlSerializable

    Fields

    _evCTeComplementar

    Declaration
    EvCTeComplementar _evCTeComplementar
    Field Value
    Type Description
    EvCTeComplementar

    Properties

    ChCTeCompl

    Chave de acesso do CT-e complementar.

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

    DescEvento

    Descrição do evento de autorização do CT-e complementar.

    Declaration
    public override string DescEvento { get; set; }
    Property Value
    Type Description
    System.String
    Overrides
    EventoDetalhe.DescEvento

    DhRecbto

    Data e hora de recebimento da autorização do CT-e complementar.

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

    EvCTeComplementar

    Evento de autorização do CT-e complementar.

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

    NProt

    Número do protocolo de autorização do CT-e complementar.

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

    Methods

    WriteXml(XmlWriter)

    Declaration
    public override void WriteXml(XmlWriter writer)
    Parameters
    Type Name Description
    System.Xml.XmlWriter writer
    Overrides
    EventoDetalhe.WriteXml(XmlWriter)

    Implements

    System.Xml.Serialization.IXmlSerializable