Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class GProcRef

    Inheritance
    object
    GProcRef
    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.NFGas
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class GProcRef

    Properties

    GProc

    Declaration
    [XmlElement("gProc")]
    public List<GProc> GProc { get; set; }
    Property Value
    Type Description
    List<GProc>

    IndDevolucao

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

    QFaturada

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

    VItem

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

    VProd

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

    Methods

    ShouldSerializeGProc()

    Declaration
    public bool ShouldSerializeGProc()
    Returns
    Type Description
    bool

    ShouldSerializeIndDevolucao()

    Declaration
    public bool ShouldSerializeIndDevolucao()
    Returns
    Type Description
    bool