Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfTermDescarreg

    Inheritance
    object
    InfTermDescarreg
    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.MDFe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    [XmlType(Namespace = "http://www.portalfiscal.inf.br/mdfe")]
    public class InfTermDescarreg

    Properties

    CTermDescarreg

    Código do Terminal de Descarregamento

    Declaration
    [XmlElement("cTermDescarreg")]
    public string CTermDescarreg { get; set; }
    Property Value
    Type Description
    string

    XTermDescarreg

    Nome do Terminal de Descarregamento

    Declaration
    [XmlElement("xTermDescarreg")]
    public string XTermDescarreg { get; set; }
    Property Value
    Type Description
    string