Nota: Percentual máximo de 2%, conforme a legislação.
public double ICMS_Inter_pFCPUFDest { get; set; }Public Property ICMS_Inter_pFCPUFDest As Double
Get
Set
Dim instance As VariaveisFiscaisVM
Dim value As Double
value = instance.ICMS_Inter_pFCPUFDest
instance.ICMS_Inter_pFCPUFDest = valuepublic:
property double ICMS_Inter_pFCPUFDest {
double get ();
void set (double value);
}