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

Namespace:  Aras.IOM
Assembly:  IOM (in IOM.dll) Version: 11.0.0.6296

Syntax

C#
public void setNewID()
Visual Basic (Declaration)
Public Sub setNewID
J#
public void setNewID()
JScript
public function setNewID()

Exceptions

ExceptionCondition
System..::.ExceptionThe instance doesn't represent a single item.
System..::.ArgumentExceptionThe this.node is read-only.

See Also