Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfProdNFF

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

    Inheritance
    object
    InfProdNFF
    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.NFe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    [XmlType(AnonymousType = true, Namespace = "http://www.portalfiscal.inf.br/nfe")]
    public class InfProdNFF

    Properties

    COperNFF

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

    Declaration
    [XmlElement("cOperNFF")]
    public int COperNFF { get; set; }
    Property Value
    Type Description
    int

    CProdFisco

    Código Fiscal do Produto

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