Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfMunDescargaInfNFe

    Inheritance
    System.Object
    InfMunDescargaInfNFe
    Inherited Members
    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 InfMunDescargaInfNFe

    Properties

    ChNFe

    Chave de acesso da NF-e

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

    IndReentrega

    Indicador de Reentrega

    Declaration
    public SimNao IndReentrega { get; set; }
    Property Value
    Type Description
    SimNao

    InfUnidTransp

    Informações das Unidades de Transporte

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

    Peri

    Período (Somente se informado o grupo de informações das Unidades de Transporte)

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

    SegCodBarra

    Segundo código de barras

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

    Methods

    ShouldSerializeIndReentrega()

    Verifica se deve serializar o campo IndReentrega (Sim)

    Declaration
    public bool ShouldSerializeIndReentrega()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeSegCodBarra()

    Verifica se deve serializar o campo SegCodBarra (não vazio)

    Declaration
    public bool ShouldSerializeSegCodBarra()
    Returns
    Type Description
    System.Boolean