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 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.