Wednesday, April 2, 2025

How to access extension class method on data entity field property

How to Use Extension Class Methods on Field Properties of Data Entity

How to Use Extension Class Methods on Field Properties of Data Entity

If you want to use your extension class method on your field property, then please use the following syntax:

extension class name :: method name

Example:

TestCustCustomerV3Entity_Extension::testCollectionAgent

Note: Brackets are not required.

No comments:

Post a Comment

Project Hour Journal Creation and Invoice Posting using x++ code

Project Hour Journal Creation and Invoice Posting Project Hour Journal Creation, posting , Invoice proposal cre...