40% em 2016;
60% em 2017;
80% em 2018;
100% a partir de 2019.
public double ICMS_Inter_pICMSInterPart { get; set; }Public Property ICMS_Inter_pICMSInterPart As Double
Get
Set
Dim instance As VariaveisFiscaisVM
Dim value As Double
value = instance.ICMS_Inter_pICMSInterPart
instance.ICMS_Inter_pICMSInterPart = valuepublic:
property double ICMS_Inter_pICMSInterPart {
double get ();
void set (double value);
}