Checks the attribute 'isNew' on the item.
Namespace:
Aras.IOMAssembly: IOM (in IOM.dll) Version: 11.0.0.6296
Syntax
C# |
---|
public bool isNew() |
Visual Basic (Declaration) |
---|
Public Function isNew As Boolean |
J# |
---|
public boolean isNew() |
JScript |
---|
public function isNew() : boolean |