Code: Select all
Plugins.HookAddCode(this, "FormPayPlan.Load_end");Code: Select all
Plugins.HookAddCode(this, "FormPayPlan.Load_end", _payPlanCur);Code: Select all
Plugins.HookAddCode(this, "FormPayPlan.Load_end");Code: Select all
Plugins.HookAddCode(this, "FormPayPlan.Load_end", _payPlanCur);Code: Select all
Plugins.HookAddCode(this,"FormPayPlan.Load_end",PatCur,IsNew,_payPlanCur);