Share

ComponentOccurrenceProxy.PatternElement Property

Parent Object: ComponentOccurrenceProxy

Description

Property that returns the pattern element this occurrence represents. In the case where this occurrence is not part of a pattern this property returns Nothing. The IsPatternElement property can be used to check if this occurrence is part of a pattern.

Syntax

ComponentOccurrenceProxy.PatternElement() As OccurrencePatternElement

Property Value

This is a read only property whose value is an OccurrencePatternElement.

Version

Introduced in version 5

Was this information helpful?