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

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Implement a C# interface in an X++ Class - is this possible in AX 2012 ?

(0) ShareShare
ReportReport
Posted on by 3,175

Hi friends,  is it possible to Implement a C# interface in an X++ Class  ?

This is what i tried in AX 2012 R3 :

1. Created a simple interface in C# and added it's VS project to AOT

2. Create a new X++ class and trying to implement C# interface:

     class MyCar implements MyCSharpLibrary.IVehicle

i get the following compile error:

The specified class hierarchy is incorrect.

Thank you 

Santosh. 

*This post is locked for comments

I have the same question (0)
  • Verified answer
    Vilmos Kintera Profile Picture
    46,149 on at

    Short answer: no.

    AX classes are of kernel-level object type of Object, and they have their own way of doing X++ class interfaces: msdn.microsoft.com/.../aa892319.aspx

    Since the C# counterpart is not an AX Object, it will not work that way.

    You may read up on .NET interoperability with X++ here: https://msdn.microsoft.com/en-us/library/cc598160.aspx

  • San Artham Profile Picture
    3,175 on at

    thank you for the answer Vilmos.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Martin Dráb Profile Picture

Martin Dráb 4 Most Valuable Professional

#1
Priya_K Profile Picture

Priya_K 4

#3
MyDynamicsNAV Profile Picture

MyDynamicsNAV 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans