Share via


SysUserInfo::createParameter Method

Creates a SysUserInfo record that has default values.

Syntax

server private static SysUserInfo createParameter(UserId _userId)

Run On

Server

Parameters

Return Value

Type: SysUserInfo Table
The SysUserInfo record.

Remarks

The actual creation of the record runs unchecked. This allows users who have only view access to create the initial record when no record currently exists.

See Also

Reference

SysUserInfo Table