Class ICMSUFDest
Classe de informações do ICMSUFDest
Inheritance
System.Object
ICMSUFDest
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()
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class ICMSUFDest
Properties
PFCPUFDest
Percentual adicional inserido na alíquota interna da UF de destino, relativo ao Fundo de Combate à Pobreza (FCP) naquela UF
Declaration
public double PFCPUFDest { get; set; }
Property Value
Type |
Description |
System.Double |
|
PFCPUFDestField
Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade PFCPUFDest para atribuir ou resgatar o valor)
Declaration
public string PFCPUFDestField { get; set; }
Property Value
Type |
Description |
System.String |
|
PICMSInter
Alíquota interestadual das UF envolvidas
Declaration
public double PICMSInter { get; set; }
Property Value
Type |
Description |
System.Double |
|
PICMSInterField
Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade PICMSInter para atribuir ou resgatar o valor)
Declaration
public string PICMSInterField { get; set; }
Property Value
Type |
Description |
System.String |
|
PICMSInterPart
Percentual de partilha para a UF do destinatário
Declaration
public double PICMSInterPart { get; set; }
Property Value
Type |
Description |
System.Double |
|
PICMSInterPartField
Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade PICMSInterPart para atribuir ou resgatar o valor)
Declaration
public string PICMSInterPartField { get; set; }
Property Value
Type |
Description |
System.String |
|
PICMSUFDest
Alíquota adotada nas operações internas na UF do destinatário para o produto / mercadoria
Declaration
public double PICMSUFDest { get; set; }
Property Value
Type |
Description |
System.Double |
|
PICMSUFDestField
Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade PICMSUFDest para atribuir ou resgatar o valor)
Declaration
public string PICMSUFDestField { get; set; }
Property Value
Type |
Description |
System.String |
|
VBCFCPUFDest
Valor da Base de Cálculo do FCP na UF do destinatário
Declaration
public double VBCFCPUFDest { get; set; }
Property Value
Type |
Description |
System.Double |
|
VBCFCPUFDestField
Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade VBCFCPUFDest para atribuir ou resgatar o valor)
Declaration
public string VBCFCPUFDestField { get; set; }
Property Value
Type |
Description |
System.String |
|
VBCUFDest
Valor da Base de Cálculo do ICMS na UF do destinatário
Declaration
public double VBCUFDest { get; set; }
Property Value
Type |
Description |
System.Double |
|
VBCUFDestField
Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade VBCUFDest para atribuir ou resgatar o valor)
Declaration
public string VBCUFDestField { get; set; }
Property Value
Type |
Description |
System.String |
|
VFCPUFDest
Valor do ICMS relativo ao Fundo de Combate à Pobreza (FCP) da UF de destino
Declaration
public double VFCPUFDest { get; set; }
Property Value
Type |
Description |
System.Double |
|
VFCPUFDestField
Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade VFCPUFDest para atribuir ou resgatar o valor)
Declaration
public string VFCPUFDestField { get; set; }
Property Value
Type |
Description |
System.String |
|
VICMSUFDest
Valor do ICMS de partilha para a UF do destinatário
Declaration
public double VICMSUFDest { get; set; }
Property Value
Type |
Description |
System.Double |
|
VICMSUFDestField
Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade VICMSUFDest para atribuir ou resgatar o valor)
Declaration
public string VICMSUFDestField { get; set; }
Property Value
Type |
Description |
System.String |
|
VICMSUFRemet
Valor do ICMS de partilha para a UF do remetente
Declaration
public double VICMSUFRemet { get; set; }
Property Value
Type |
Description |
System.Double |
|
VICMSUFRemetField
Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade VICMSUFRemet para atribuir ou resgatar o valor)
Declaration
public string VICMSUFRemetField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializePFCPUFDestField()
Declaration
public bool ShouldSerializePFCPUFDestField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVBCFCPUFDestField()
Declaration
public bool ShouldSerializeVBCFCPUFDestField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVFCPUFDestField()
Declaration
public bool ShouldSerializeVFCPUFDestField()
Returns
Type |
Description |
System.Boolean |
|