Returns a new Item.
Namespace:
Aras.IOM
Assembly:
IOM (in IOM.dll) Version: 14.0.9.36244
SyntaxPublic Function newItem As Item
public function newItem() : Item
Return Value
Type:
ItemNewly created instance of Item.
Remarks
The new Item will have no properties.
See Also