How to get FormRun in table Extension in D365 FO x++

 


            if(this.dataSource().formRun())

            {

                DSCRUtil::refreshForm(this.dataSource().formRun());


            }

Comments

Popular posts from this blog

step 20 Update script for service model: AOSService on machine: CR-VM-Test-1

How to Bypass Next in COC in D365 X++