web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

CLASS INHERITANCE recap in Microsoft Dynamics 365 Finance and Operations apps

Rahul Mohta Profile Picture Rahul Mohta 21,028

CLASS INHERITANCE recap in Microsoft Dynamics 365 Finance and Operations apps

  • Objects created from the Child have the same methods and variables as the Parent.
  • Objects created from the Child may have methods and variables that do not exist in the Parent.
  • Objects created from the Child may have methods from the Parent that are overridden or altered, in the Child.

Comments

*This post is locked for comments