AifPortDocument::isDataPolicyAllowed Method
Verifies whether the data policy is allowed for the specified class.
Syntax
client server public static boolean isDataPolicyAllowed(AifDocumentClassId documentClassId)
Run On
Called
Parameters
- documentClassId
Type: AifDocumentClassId Extended Data Type
The class ID of the document class to verify.
Return Value
Type: boolean
true if the data policy is allowed; otherwise, false.