Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Microsoft Dynamics GP (Archived)

Visual Studio Tools for Dynamics GP Documentation

(1) ShareShare
ReportReport
Posted on by 121

I found this, but it's not a full documentation list of the classes, functions, etc. available. For instance I was trying to find out what the different parameters for SupportedDexPlatforms appled to but I was unable to locate any information about DexPlatforms.Service.

[SupportedDexPlatforms(DexPlatforms.Service)]

Is there a full documentation list available?

EDIT

Another example: I am trying to find out how to access the register an event handler with the SaveRecord event of the Item Class Setup window. I know that the Item Maintenance window SaveRecord event can be accessed with the following.

Dynamics.Forms.IvItemMaintenance.IvItemMaintenance.SaveRecord.ValidateAfterOriginal += new EventHandler(DoSomething);

Using the same logic, it should exist as...

Dynamics.Forms.IvItemClassSetup.IvItemClassSetup.SaveRecord.ValidateAfterOriginal += new EventHandler(DoSomethingElse);

*This post is locked for comments

  • Almas Mahfooz Profile Picture
    11,009 User Group Leader on at
    RE: Visual Studio Tools for Dynamics GP Documentation

    I am not aware of any documentation regarding that, to my knowledge these information can only be extracted from some dexterity developers.  :D

    P.S. Don't forget to verify the answer if it helps you so while someone else struggling with VSTools need help, S/he knows there is a solution on community.

  • RyanSinfield Profile Picture
    121 on at
    RE: Visual Studio Tools for Dynamics GP Documentation

    Thanks Almas, that's very helpful I can implement that. Do you know where I could find the documentation that would contain this information?

  • Almas Mahfooz Profile Picture
    11,009 User Group Leader on at
    RE: Visual Studio Tools for Dynamics GP Documentation

    It's actually  IvClassMaintenance, not IvItemClassSetup , If you are talking about Item Class setup window.

    Dynamics.Forms.IvClassMaintenance.IvClassMaintenance.SaveRecord.EnterAfterOriginal += new EventHandler(SaveRecord_EnterAfterOriginal);

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

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > 🔒一 Microsoft Dynamics GP (Archived)

#1
Almas Mahfooz Profile Picture

Almas Mahfooz 3 User Group Leader

Featured topics

Product updates

Dynamics 365 release plans