Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class EventoIncCondutor

    Inheritance
    System.Object
    EventoDetalhe
    EventoIncCondutor
    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)
    EventoDetalhe.WriteXml(XmlWriter)
    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.MDFe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    public class EventoIncCondutor : EventoDetalhe, IXmlSerializable

    Properties

    Condutor

    Lista de Condutores

    Declaration
    public List<CondutorMDFe> Condutor { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<CondutorMDFe>

    DescEvento

    Descrição do Evento: Inclusão Condutor

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

    Implements

    System.Xml.Serialization.IXmlSerializable