Class ISTot
Grupo total do imposto seletivo
Inherited Members
Namespace: Unimake.Business.DFe.Xml.NFe
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
[XmlType(AnonymousType = true, Namespace = "http://www.portalfiscal.inf.br/nfe")]
public class ISTot
Properties
VIS
Total do imposto seletivo
Declaration
[XmlIgnore]
public double VIS { get; set; }
Property Value
| Type | Description |
|---|---|
| double |
VISField
Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade vIS para atribuir ou resgatar o valor)
Declaration
[XmlElement("vIS")]
public string VISField { get; set; }
Property Value
| Type | Description |
|---|---|
| string |