This event is a parent to events that are used in the project. It has one property:
AccountId. All its child events inherit this property, and extend the parent by adding more.
Procedure
Right-click the
Events folder, and select
New
> Simple Event.
You will see the New Simple Event Wizard
In the Simple Event Name field, type
AccountOperations.
In the Description field, type
Parent event for all account-related events.
Click
Finish
You will see the Simple Event Editor.
In the
Properties section, click the
Add button.
Click in the cell under Name and type the name
AccountId
It’s a
String property, and
String is the default type.