RetailEventNotificationProfile::find Method
Find the event notification profile.
Syntax
client server public static RetailEventNotificationProfile find(RetailEventNotificationProfileId profileId, [boolean _forUpdate])
Run On
Called
Parameters
- profileId
Type: RetailEventNotificationProfileId Extended Data Type
Event notification profile id.
- _forUpdate
Type: boolean
A boolean value that indicates whether to read the record for update; optional
Return Value
Type: RetailEventNotificationProfile Table
A record in the RetailEventNotificationProfile table; otherwise an empty record