Class EvCancNFGas
Evento de cancelamento da NFGas
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
[XmlType(Namespace = "http://www.portalfiscal.inf.br/nfgas")]
[XmlRoot("evCancNFGas", Namespace = "http://www.portalfiscal.inf.br/nfgas", IsNullable = false)]
public class EvCancNFGas : XMLBase, IXmlSerializable
Properties
DescEvento
Declaration
[XmlElement("descEvento")]
public string DescEvento { get; set; }
Property Value
NProt
Declaration
[XmlElement("nProt")]
public string NProt { get; set; }
Property Value
XJust
Declaration
[XmlElement("xJust")]
public string XJust { get; set; }
Property Value
Implements