Gets new ID by calling getNewID() then passes obtained ID to setID(id).
Namespace:
Aras.IOMAssembly: 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
Exception | Condition |
---|---|
System..::.Exception | The instance doesn't represent a single item. |
System..::.ArgumentException | The this.node is read-only. |