- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm trying to create OPM pallet for my custom entity.
Each of the entity has different nums of properties, the properties should be put in different categories. And the names of the categories are also different.
But I found the MapPropertyToCategory and GetCategoryName method is NOT called every time the OPM class constructed.
Is there any way to tell the OPM class to call the methods?
Should my OPM class inherited from IDynamicProperty? any examples?
Solved! Go to Solution.
Link copied