Click or drag to resize

ItemsetNewID Method

Gets new ID by calling getNewID() then passes obtained ID to setID(id).

Namespace:  Aras.IOM
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public void setNewID()
Exceptions
ExceptionCondition
ExceptionThe instance doesn't represent a single item.
ArgumentExceptionThe this.node is read-only.
See Also