Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class DetEventoRegistroPassagemAutomaticoMDFe

    Inheritance
    System.Object
    EventoDetalhe
    DetEventoRegistroPassagemAutomaticoMDFe
    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 DetEventoRegistroPassagemAutomaticoMDFe : EventoDetalhe, IXmlSerializable

    Fields

    _evCTeRegPassagemAutoMDFe

    Declaration
    EvCTeRegPassagemAutoMDFe _evCTeRegPassagemAutoMDFe
    Field Value
    Type Description
    EvCTeRegPassagemAutoMDFe

    Properties

    ChMDFe

    Chave de acesso do MDFe relacionado ao registro de passagem automático.

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

    DescEvento

    Descrição do evento de registro de passagem automático originado no MDFe.

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

    EvCTeRegPassagemAutoMDFe

    Evento de registro de passagem automático originado no MDFe do CT-e.

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

    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