Arbortext IsoView > Programmer's Reference > Object Functions > Iso3GetObjectID
  
Iso3GetObjectID
Returns ID of an object.
This method returns the ID of an object as BSTR. It returns the plain ID of the object, not a complete object identifier including the "id(...)" part.
Introduced with Arbortext IsoView 3.0.
Syntax
Iso3GetObjectIDobject
Parameters:
object
Defines the object identifier as BSTR.
strID =
document.ivx1.Iso3GetObjectID("name(myName1)");