Please assign a menu to the primary menu location under
Menus
or
Customize
the design.
Convert a late bound type to an early bound type
Post by:
syed hussain
in
C#
Development
Dynamics 365
Often you'll find a lot of sample code online written in late bound syntax. You can convert between the two by simply using the ToEntity() method.
read more
13
Feb
2019
0