IsNew property: Row class
Description
This property is True if the row is a new (inserted) row.
This property is read-only.
Example
&tmp = &ROW.IsNew;
Description
This property is True if the row is a new (inserted) row.
This property is read-only.
Example
&tmp = &ROW.IsNew;