Up front: is there any way in the Pro SDK to evaluate an arcade expression, particularly for a layer's display field? I have a CIMDisplayTable and I can read the expression from the DisplayExpressionInfo property, but I cannot find a way to directly evaluate it.
The use case is to display a list of features in a dockpane using their primary display fields. The DisplayField works fine to get any that are not an arcade expression, but I need to cover that use case.
I've seen comments that this was logged as an enhancement some time ago, but I'm wondering if anyone knows a workaround.
Thanks!