Creating a Feature-Linked AnnotationFeaturClass, the relationshipclass is defined with notification "Forward". So if I change a field of the originfeature - for example in the pro attribute table - regarding the annotation expression, the annotationtext will be updated.So good!
Is there a way to initiate the notification of changes programmatically? I didn't find anythink in Pro-SDK. In ArcObjects every row implements IRelatedObjectEvents.RelatedObjectChanged. Is there a corresponding practice in Pro?
I'm looking for a way to synchronize originfeature text to linked annotationfeature. Do practice this by utilize annotationexpression also failed in pro (https://community.esri.com/thread/248346-parse-annotation-label-arcade-expression ).
Thanks
Dirk