A alíquota do Fundo de Combate a Pobreza, se existente para o produto / mercadoria, deve ser informada no campo próprio (pFCPUFDest) não devendo ser somada à essa alíquota interna.
public double ICMS_Inter_pICMSUFDest { get; set; }Public Property ICMS_Inter_pICMSUFDest As Double
Get
Set
Dim instance As VariaveisFiscaisVM
Dim value As Double
value = instance.ICMS_Inter_pICMSUFDest
instance.ICMS_Inter_pICMSUFDest = valuepublic:
property double ICMS_Inter_pICMSUFDest {
double get ();
void set (double value);
}