Réserver une Démo
Pré. Proc.

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.

ObjectType

Value

Variant

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

Learn more