Share

ComponentOccurrences.AllReferencedOccurrences Property

Parent Object: ComponentOccurrences

Description

Property that returns all occurrences that reference the input object.

Syntax

ComponentOccurrences.AllReferencedOccurrences( Object As Object ) As ComponentOccurrencesEnumerator

Property Value

This is a read only property whose value is a ComponentOccurrencesEnumerator.

Parameters

Name Type Description
Object Object Input DocumentDescriptor, ComponentDefinition or a Document object. All occurrences that reference the given object are returned.

Version

Introduced in version 9

Was this information helpful?