Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates if an attachment of a specific document type is required reading for a given worker.
Syntax
client server public static boolean isRequiredReading(JmgWorkerRecId _worker, DocuTypeId _type)
Run On
Called
Parameters
- _worker
Type: JmgWorkerRecId Extended Data Type
The worker to test.
- _type
Type: DocuTypeId Extended Data Type
The document type to test.
Return Value
Type: boolean
true if the attachment is required to read; otherwise, false.