Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfDoc

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

    Properties

    ChNFe

    Chave de Acesso da NF-e

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

    CMunDescarga

    Código do Município de Descarregamento

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

    XMunDescarga

    Nome do Município de Descarregamento

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

    Implements

    System.Xml.Serialization.IXmlSerializable