Share via


CustUserRequest.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 from which to initialize the request.

Remarks

Subtypes of the UserRequest table can override this method to initialize the request.

See Also

Reference

CustUserRequest Table