API Reference > iModeljs-backend > Models > Model > populateRequest populateRequest MethodStatic Beta Disclose the codes and locks needed to perform the specified operation on this model populateRequest(req: ConcurrencyControl.Request, props: ModelProps, iModel: IModelDb, opcode: DbOpcode): void Parameter Type Description req ConcurrencyControl.Request The request to be populated props ModelProps The version of the model that will be written iModel IModelDb The iModel opcode DbOpcode The operation that will be performed on the model Returns - void Defined in core/backend/src/Model.ts Line 60 Last Updated: 13 June, 2024