Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Prod

    Inheritance
    System.Object
    Prod
    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.NF3e
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class Prod

    Properties

    CClass

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

    CFOP

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

    CProd

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

    GMedicao

    Declaration
    public GMedicao GMedicao { get; set; }
    Property Value
    Type Description
    GMedicao

    IndDevolucao

    Declaration
    public SimNao? IndDevolucao { get; set; }
    Property Value
    Type Description
    System.Nullable<SimNao>

    IndOrigemQtd

    Declaration
    public IndicadorOrigemQuantidadeFaturada IndOrigemQtd { get; set; }
    Property Value
    Type Description
    IndicadorOrigemQuantidadeFaturada

    IndPrecoACL

    Declaration
    public SimNao? IndPrecoACL { get; set; }
    Property Value
    Type Description
    System.Nullable<SimNao>

    QFaturada

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

    QFaturadaField

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

    UMed

    Declaration
    public UnidadeMedidaEnergia UMed { get; set; }
    Property Value
    Type Description
    UnidadeMedidaEnergia

    VItem

    Declaration
    public decimal VItem { get; set; }
    Property Value
    Type Description
    System.Decimal

    VProd

    Declaration
    public decimal VProd { get; set; }
    Property Value
    Type Description
    System.Decimal

    XProd

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

    Methods

    ShouldSerializeCFOP()

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

    ShouldSerializeIndDevolucao()

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

    ShouldSerializeIndPrecoACL()

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