Neolane - JavaScript API - v6.1.0

Unknown
removeAll
Deletes all entities from the collection.
removeAll ()
Parameters
None.
Return value
None.
Remarks
Example:
var delivery = nms.delivery.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

Table of contents

previous page start next page