MemberProfileEntryChangedEventΒΆ
Class MemberProfileEntryChangedEvent
Hierarchy (View Summary)
- WebVisEvent
- MemberProfileEntryChangedEvent
Index
Properties
Properties
id
id: number
The unique ID of the event.
key
key: string
The key of the profile entry that changed.
member Id
memberId: number
The ID of the member whose profile entry changed.
Optionaltransaction Code
transactionCode?: string
The transaction code associated with the event.
Optionaltransaction ID
transactionID?: number
The transaction ID associated with the event.
Optionaltype
The type of the event.
value
The new value of the profile entry, or undefined if the entry was removed.
Event that is fired when a member profile entry has been set or removed.
See
EventType.MEMBER_PROFILE_ENTRY_CHANGED