SysTaskRecorderFrameworkIndustryMap::find Method
Finds the specified record in the SysTaskRecorderFrameworkIndustryMap table.
Syntax
client server public static SysTaskRecorderFrameworkIndustryMap find(
RefRecId framework,
RefRecId industry,
[boolean _forupdate])
Run On
Called
Parameters
- framework
Type: RefRecId Extended Data Type
The record ID of the framework.
- industry
Type: RefRecId Extended Data Type
The record ID of the industry.
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: SysTaskRecorderFrameworkIndustryMap Table
The specified record in the SysTaskRecorderFrameworkIndustryMap table; otherwise, an empty record.