Share via


UserRequestParameters::createParameter Method

Creates a UserRequestParameters record by using the default values.

Syntax

server private static UserRequestParameters createParameter()

Run On

Server

Return Value

Type: UserRequestParameters Table
The new UserRequestParameters record.

Remarks

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

See Also

Reference

UserRequestParameters Table