Class VTotTrib
Assembly: Unimake.Business.DFe.dll
Syntax
Properties
VTotTribEst
Declaration
[XmlIgnore]
public double VTotTribEst { get; set; }
Property Value
VTotTribEstField
Declaration
[XmlElement("vTotTribEst")]
public string VTotTribEstField { get; set; }
Property Value
VTotTribFed
Declaration
[XmlIgnore]
public double VTotTribFed { get; set; }
Property Value
VTotTribFedField
Declaration
[XmlElement("vTotTribFed")]
public string VTotTribFedField { get; set; }
Property Value
VTotTribMun
Declaration
[XmlIgnore]
public double VTotTribMun { get; set; }
Property Value
VTotTribMunField
Declaration
[XmlElement("vTotTribMun")]
public string VTotTribMunField { get; set; }
Property Value