Arbortext IsoView > Programmer's Reference > Object Links
  
Object Links
Iso3CountLinks
Gets the number of links of an object. It returns the number of links of the object as long.
Introduced with Arbortext IsoView 3.0.
Syntax
Iso3CountLinksobject
Parameters:
object
Defines the object identifier as BSTR.
document.ivx1.Iso3CountLinks("id(myObj1)");