Enum pfcServerIncludeInstances
Description
Specifies the rule while including instances from the family table during checkout.
Values
-
SERVER_INCLUDE_ALL
-
All the instances of the selected object are checked out.
-
SERVER_INCLUDE_SELECTED
-
The application can select the family table instance members to be included during checkout.
-
SERVER_INCLUDE_NONE
-
No additional instances from the family table are added to the object list.
-
ServerIncludeInstances_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.