Share via


JmgDocumentLog::hasReadDocument Method

Indicates whether a worker has read a particular document.

Syntax

client server public static boolean hasReadDocument(JmgWorkerRecId _worker, RefRecId _recId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified document has been read by an employee; otherwise, false.

Remarks

Use this method to query whether a worker has read a particular document.

See Also

Reference

JmgDocumentLog Table