Share via


JmgDocumentGroupType::workerAllowedToSeeType Method

Indicates whether a worker is allowed to view a specific document type.

Syntax

client server public static boolean workerAllowedToSeeType(JmgWorkerRecId _worker, DocuTypeId _type)

Run On

Called

Parameters

Return Value

Type: boolean
true if the worker is allowed to view the document type; otherwise, false.

See Also

Reference

JmgDocumentGroupType Table