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