API Documentation > Enumerated Types > Enum pfcRelCriterion
Enum pfcRelCriterion
Description
This enumerated type indicates the type of objects to check out.
Values
FILE_INCLUDE_ALL
Include all dependent files.
FILE_INCLUDE_REQUIRED
Include only required dependent files.
FILE_INCLUDE_NONE
Include no dependent files.
RelCriterion_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.
Was this helpful?