Click or drag to resize

ItemisNew Method

Checks the attribute 'isNew' on the item.

Namespace:  Aras.IOM
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public bool isNew()

Return Value

Type: Boolean
'true' if the Item has the attribute 'isNew' set to '1', 'false' otherwise
See Also