Arbortext IsoView > Programmer's Reference > Object Attributes
  
Object Attributes
Iso3GetAttrCount
Returns the number of attributes of an object as long.
Introduced with Arbortext IsoView 3.0.
Syntax
Iso3GetAttrCountobject
Parameters:
object
Defines the object identifier as BSTR.
attrCount =
document.ivx1.Iso3GetAttrCount("id(myObj1)");