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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :

Extension method access recap in Microsoft Dynamics 365 Finance and Operations apps

Rahul Mohta Profile Picture Rahul Mohta 21,046

Extension method access recap in Microsoft Dynamics 365 Finance and Operations apps

Extension methods can access all public artifacts of the target class, but they can’t access things that are protected or private.

*Inheritance / extends can access all public and protected elements.

Comments

*This post is locked for comments