Best Reply
From the "ObjOcc" Report class the method "ReplaceObjDef ( ObjDef newObjDef )" probably does what you're looking for.
Your script will have to find the new object definition before it calls this method.
From the "ObjOcc" Report class the method "ReplaceObjDef ( ObjDef newObjDef )" probably does what you're looking for.
Your script will have to find the new object definition before it calls this method.
Kay Fischbach on
From the "ObjOcc" Report class the method "ReplaceObjDef ( ObjDef newObjDef )" probably does what you're looking for.
Your script will have to find the new object definition before it calls this method.