public static void ReleaseAdjustment(INUpdateStdCostProcess graph)
 {
     graph.ReleaseAdjustment();
 }