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