VendNotificationTemplateTranslation::find Method
Finds the specified record in the VendNotificationTemplateTranslation table.
Syntax
client server public static VendNotificationTemplateTranslation find(RecId _templateRecId, LanguageId _languageId)
Run On
Called
Parameters
- _templateRecId
Type: RecId Extended Data Type
The record ID of the record to find.
- _languageId
Type: LanguageId Extended Data Type
The language ID of the record to find.
Return Value
Type: VendNotificationTemplateTranslation Table
A record in the VendNotificationTemplateTranslation table; otherwise, an empty record.