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

Remarks

See also

Description

String

Notes: An explanation of what this property represents.

Name

String

Notes: A string distinguishing this property from others in the list.

ObjectType

ObjectType

Notes: Distinguishes objects referenced through a Dispatch interface.

Value

Variant

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

Learn more