Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfProdNFF

    Classe de informações mais detalhadas do produto (usada na NFF)

    Inheritance
    System.Object
    InfProdNFF
    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 InfProdNFF

    Properties

    COperNFF

    Código da operação selecionada na NFF e relacionada ao item

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

    CProdFisco

    Código Fiscal do Produto

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

    QVolEmb

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

    QVolEmbField

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

    UEmb

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

    XEmb

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

    Methods

    ShouldSerializeQVolEmbField()

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

    ShouldSerializeUEmb()

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

    ShouldSerializeXEmb()

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