Click or drag to resize

ItemnewItem Method

Returns a new Item.

Namespace:  Aras.IOM
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public Item newItem()

Return Value

Type: Item
Newly created instance of Item.
Remarks
The new Item will have no properties.
See Also