Class II
Classe de informações do Imposto de Importação (II)
Inheritance
System.Object
II
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Unimake.Business.DFe.Xml.NFe
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class II
Properties
VBC
Base da BC do Imposto de Importação
Declaration
public double VBC { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VBCField
Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade VBC para atribuir ou resgatar o valor)
Declaration
public string VBCField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
VDespAdu
Valor das despesas aduaneiras
Declaration
public double VDespAdu { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VDespAduField
Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade VDespAdu para atribuir ou resgatar o valor)
Declaration
public string VDespAduField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
VII
Valor do Imposto de Importação
Declaration
public double VII { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VIIField
Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade VII para atribuir ou resgatar o valor)
Declaration
public string VIIField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
VIOF
Valor do Imposto sobre Operações Financeiras
Declaration
public double VIOF { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VIOFField
Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade VIOF para atribuir ou resgatar o valor)
Declaration
public string VIOFField { get; set; }
Property Value
Type | Description |
---|---|
System.String |