Sample Lookup of color

  [Control("Integer")]

    class displayColor

    {

        public void lookup()

        {

            jmgProfileTable.Color = ColorSelection::selectColor(this, jmgProfileTable.Color);


            displayColor.backgroundColor(jmgProfileTable.Color);

        }


    }

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++