public int CreateHarnessDerivative(string name, int posId, int before) { return(ComObject.CreateHarnessDerivative(name, posId, before)); }