Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

EventProperty Class

EventProperty objects are always part of an EventProperties collection, and are passed to Add-In methods responding to broadcast events.

EventProperty Attributes

Attribute

Type

Notes

Description

String

Explanation of what this property represents.

Name

String

A string distinguishing this property from others in the list.

ObjectType

ObjectType

Distinguishes objects referenced through a Dispatch interface.

Value

Variant

A string, number or object reference representing the property value.

Learn More: