Enum EpfcServerAutoresolveOption
Description
Specifies the options for auto-resolving missing references during checkin.
User Guide References:
Values
EpfcSERVER_DONT_AUTORESOLVE
Don't autoresolve references to models missing from the workspace, which may result in a conflict.
EpfcSERVER_AUTORESOLVE_IGNORE
Autoresolve missing references by ignoring them completely.
EpfcSERVER_AUTORESOLVE_UPDATE_IGNORE
Autoresolve missing references by updating from the database and ignoring them if not found in the database.
EpfcServerAutoresolveOption_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.