Class Prod
Assembly: Unimake.Business.DFe.dll
Syntax
Properties
NCM
Declaration
[XmlElement("NCM")]
public string NCM { get; set; }
Property Value
QCom
Declaration
[XmlIgnore]
public double QCom { get; set; }
Property Value
QComField
Declaration
[XmlElement("qCom")]
public string QComField { get; set; }
Property Value
VProd
Declaration
[XmlIgnore]
public double VProd { get; set; }
Property Value
VProdField
Declaration
[XmlElement("vProd")]
public string VProdField { get; set; }
Property Value
VUnCom
Declaration
[XmlIgnore]
public double VUnCom { get; set; }
Property Value
VUnComField
Declaration
[XmlElement("vUnCom")]
public string VUnComField { get; set; }
Property Value
XProd
Declaration
[XmlElement("xProd")]
public string XProd { get; set; }
Property Value