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:
Available in:
- Content management
- Delivery properties
- Typology rule
- JSSP
- SOAP Method
- WebApp
- Workflow