Share

Application.RepresentationEvents Property

Parent Object: Application

Description

Property that returns the RepresentationEvents object. This object supports a set of events related to design view and positional representations that are assembly centric.

Syntax

Application.RepresentationEvents() As RepresentationEvents

Property Value

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

Version

Introduced in version 11

Was this information helpful?