API Reference > imodeljs-common > RpcInterface > RpcOperation > RpcOperation.setRoutingProps RpcOperation.setRoutingProps Function Convenience decorator for setting an RPC operation policy that supplies the IModelRpcProps for an operation. setRoutingProps(handler: RpcRequestTokenSupplier_T): (target: T, propertyKey: string, descriptor: PropertyDescriptor) => void Parameter Type Description handler RpcRequestTokenSupplier_T Returns - (target: T, propertyKey: string, descriptor: PropertyDescriptor) => void Defined in core/common/src/rpc/core/RpcOperation.ts Line 143 Last Updated: 11 June, 2024