Share via


HcmWorkerUserRequest.initFrom Method

Initializes the request from a related record.

Syntax

public void initFrom(Common _relatedRecord)

Run On

Called

Parameters

  • _relatedRecord
    Type: Common Table
    The related record to initialize the request from.

Remarks

Sub types of UserRequest can override this this method to initialize the request.

See Also

Reference

HcmWorkerUserRequest Table