Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class GCompraGov

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

    Properties

    PRedutor

    Declaration
    [XmlIgnore]
    public double PRedutor { get; set; }
    Property Value
    Type Description
    double

    PRedutorField

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

    RefDFeAnt

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

    TpEnteGov

    Declaration
    [XmlElement("tpEnteGov")]
    public TipoEnteGovernamental TpEnteGov { get; set; }
    Property Value
    Type Description
    TipoEnteGovernamental

    TpOperGov

    Declaration
    [XmlElement("tpOperGov")]
    public TipoOperacaoEnteGovernamental TpOperGov { get; set; }
    Property Value
    Type Description
    TipoOperacaoEnteGovernamental

    Methods

    ShouldSerializeRefDFeAnt()

    Declaration
    public bool ShouldSerializeRefDFeAnt()
    Returns
    Type Description
    bool