Class GCompraGov
Assembly: Unimake.Business.DFe.dll
Syntax
Properties
PRedutor
Declaration
[XmlIgnore]
public double PRedutor { get; set; }
Property Value
PRedutorField
Declaration
[XmlElement("pRedutor")]
public string PRedutorField { get; set; }
Property Value
RefDFeAnt
Declaration
[XmlElement("refDFeAnt")]
public List<string> RefDFeAnt { get; set; }
Property Value
TpEnteGov
Declaration
[XmlElement("tpEnteGov")]
public TipoEnteGovernamental TpEnteGov { get; set; }
Property Value
TpOperGov
Declaration
[XmlElement("tpOperGov")]
public TipoOperacaoEnteGovernamental TpOperGov { get; set; }
Property Value
Methods
ShouldSerializeRefDFeAnt()
Declaration
public bool ShouldSerializeRefDFeAnt()
Returns