Share via


RetailEventNotificationProfile::find Method

Find the event notification profile.

Syntax

client server public static RetailEventNotificationProfile find(RetailEventNotificationProfileId profileId, [boolean _forUpdate])

Run On

Called

Parameters

  • _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

See Also

Reference

RetailEventNotificationProfile Table