AddNew
This method creates an additional entry in the DataRecord. As an example, when the TM.GetItems method populates a DataRecord from a list of items in a queue, this method is used internally to grow the DataRecord until the list is complete. If this object is being used for other purposes the AddNew method may be used to grow the DataRecord as needed.
Group: DataRecord Object
Syntax: oData.AddNew