[CONNECT] Get the Result of an Expression

I have manually defined an Expression in an Item Type Property.  The Expression is a simple arithmetic multiplication.  When I look at an element's properties using the MicroStation Properties dialog I can see the result...

Expression Result

The Expression in this example is assigned to property buildingCount, which you can see is greyed-out in Properties because it's read-only.  How do I obtain that calculated result programmatically so that I can show it in my app's Tool Settings dialog items?

What I currently see in my dialog is the Expression's Default Value (-1 in this example).

Tool Settings show Expression's default value

Parents Reply Children
No Data