FunctAssociation (Object)

The interface to access a Functional Association.

It is managed on a Functional Element, thru the MultiRep Facet Manager (MRM).


Properties


Property LinkedCount() As (Read Only)
Get count of linked objects.

Methods


Sub DetachFrom( iLinked)
Delete a link to a linked object.
Sub LinkTo( iLinked, iKind)
Create a link to another object.
Func RetrieveKindOfLinked( iIndex) As
Retrieve the kind of linked object.
Func RetrieveLinked( iIndex) As
Retrieve a linked object.