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 whether an attachment of a specific document type is required to be read once for the specified worker.
Syntax
client server public static boolean isRequiredOnce(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 once; otherwise, false.