Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Adi

    Classe das adições

    Inheritance
    System.Object
    Adi
    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.NFe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    public class Adi

    Properties

    CFabricante

    Código do fabricante estrangeiro (usado nos sistemas internos de informação do emitente da NFe/NFCe)

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

    NAdicao

    Número da adição

    Declaration
    public int NAdicao { get; set; }
    Property Value
    Type Description
    System.Int32

    NDraw

    Número do ato concessório de Drawback

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

    NSeqAdic

    Número sequencial do item

    Declaration
    public int NSeqAdic { get; set; }
    Property Value
    Type Description
    System.Int32

    VDescDI

    Valor do desconto do item

    Declaration
    public double VDescDI { get; set; }
    Property Value
    Type Description
    System.Double

    VDescDIField

    Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade VDescDI para atribuir ou resgatar o valor)

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

    Methods

    ShouldSerializeNDraw()

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

    ShouldSerializeVDescDIField()

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