Create Graph Instance
14 January 2015
Hello everybody,
today I want to notice how to create graph. There are two ways:
PXGraph.CreateInstance<BaseBLC>();
PXGraph.CreateInstance(typeof(BaseBLC));
If you want to get extention class, from base class, you can use following function:
GraphInstance.GetExtension<ExtentionClass>();
Ready to take your Acumatica development to the next level? Whether you're creating graphs, extending classes, or need a custom solution tailored to your business needs, our team is here to help. Leave a customization request today and let us build the perfect extension or enhancement for your Acumatica environment. Your vision, our expertise—let’s create something amazing together!