Skip to main content

Notifications

Community site session details

Community site session details

Session Id :

How to access extension class method on data entity field property

Vijay Yelmame VY Profile Picture Vijay Yelmame VY 468
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.


This was originally posted here.

Comments

*This post is locked for comments