public bool IsRecordLocked (string aRecordIDObj)

This method is inherited from UniFile. It indicates whether a user or session has locked a specified record.

string aRecordIDObj is the ID of the record to be checked. If aRecordIDObj is not specified, the value set by the RecordID property is used.

If this method fails, it throws a UniFileException.