unsetPart_ids method

dynamic unsetPart_ids()

Implementation

unsetPart_ids() {
  this.part_ids = null;
}