removeAll

Deletes all entities from the collection.


            removeAll ()
         

Parameters

None.

Return value

None.

Remarks

Example:
var delivery = NLWS.nmsDelivery.load("12435")
delivery.attachment.removeAll()
delivery.save()

Features

Method of class: EntityCollection

Available in:

  • Content management
  • Delivery properties
  • Typology rule
  • JSSP
  • SOAP Method
  • WebApp
  • Workflow