Checks the attribute 'isNew' on the item.
Namespace:
Aras.IOM
Assembly:
IOM (in IOM.dll) Version: 14.0.9.36244
SyntaxPublic Function isNew As Boolean
public function isNew() : boolean
Return Value
Type:
Boolean'true' if the Item has the attribute 'isNew' set to '1', 'false' otherwise
See Also