Class CompValor
Inherited Members
Namespace: Unimake.Business.DFe.Xml.BPeTA
Assembly: Unimake.Business.DFe.dll
Syntax
public class CompValor
Properties
TpComp
Declaration
[XmlElement("tpComp")]
public TipoComponenteValorBPe TpComp { get; set; }
Property Value
| Type | Description |
|---|---|
| TipoComponenteValorBPe |
VComp
Declaration
[XmlIgnore]
public double VComp { get; set; }
Property Value
| Type | Description |
|---|---|
| double |
VCompField
Declaration
[XmlElement("vComp")]
public string VCompField { get; set; }
Property Value
| Type | Description |
|---|---|
| string |