Hello!
I am trying to loop through all objects in a certain Class with task queues. Currently stuck on how to get the ObjVer inside this method.
public void TestTaskQueue(ITaskProcessingJob<TaskDirective> job)
{}
Is it possible do so? Or is there other alternative?
var transactionalObjVerEx = new ObjVerEx(); ??