IsDeleted property: Row class
Description
This property returns True if the row has been deleted.
This property is read-only.
Note:
This property also returns True if the row is new and hasn't been changed.
Example
&tmp = &ROW.IsDeleted;
Description
This property returns True if the row has been deleted.
This property is read-only.
Note:
This property also returns True if the row is new and hasn't been changed.
Example
&tmp = &ROW.IsDeleted;