Share via


VendUserRequest.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

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

See Also

Reference

VendUserRequest Table