SysTaskRecorderFrameworkLevel::create Method
Creates the specified record in the SysTaskRecorderFrameworkLevel table.
Syntax
server public static SysTaskRecorderFrameworkLevel create(SysTaskRecorderFrameworkLevel _frameworkLevel)
Run On
Server
Parameters
- _frameworkLevel
Type: SysTaskRecorderFrameworkLevel Table
The specified record in the SysTaskRecorderFrameworkLevel table buffer
Return Value
Type: SysTaskRecorderFrameworkLevel Table
The specified record in the SysTaskRecorderFrameworkLevel table; otherwise, an empty record.