SysTaskRecorderFrameworkIndustryMap::findOrCreate Method
Finds or creates the specified record in the SysTaskRecorderFrameworkIndustryMap table.
Syntax
client server public static SysTaskRecorderFrameworkIndustryMap findOrCreate(SysTaskRecorderFrameworkIndustryMap _frameworkIndustryMap)
Run On
Called
Parameters
- _frameworkIndustryMap
Type: SysTaskRecorderFrameworkIndustryMap Table
The record to find or create.
Return Value
Type: SysTaskRecorderFrameworkIndustryMap Table
The specified record in the SysTaskRecorderFrameworkIndustryMap table; either existing or newly created.