Hi ARIS Community,
I am trying to print the object occurrences names, and the object is of definition ID type.
How can I access the name of the object using definition ID?
Thanks.
Hi ARIS Community,
I am trying to print the object occurrences names, and the object is of definition ID type.
How can I access the name of the object using definition ID?
Thanks.
Robert Goldenbaum on
Hi,
ObjOcc has no name. So you have to do it like this:
oObjOcc.ObjDef().Name(nLoc)