Share

DerivedAssemblyOccurrence.SubOccurrences Property

Parent Object: DerivedAssemblyOccurrence

Description

Property that returns the in the top-level of the assembly this DerivedAssemblyOccurrence object represents. This property is only valid in the case where the IsAssembly property is True.

Syntax

DerivedAssemblyOccurrence.SubOccurrences() As DerivedAssemblyOccurrences

Property Value

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

Version

Introduced in version 5.3

Was this information helpful?