Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.