Share via


JmgDocumentGroupType::isRequiredOnce Method

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

Return Value

Type: boolean
true if the attachment is required to read once; otherwise, false.

See Also

Reference

JmgDocumentGroupType Table