Enum used by ACAPI_Classification_Import
typedef enum {
API_MergeConflictingSystems,
API_ReplaceConflictingSystems,
API_SkipConflictingSystems
} API_ClassificationSystemNameConflictResolutionPolicy;
Members
- API_MergeConflictingSystems
- Merge the conflicting systems
- API_ReplaceConflictingSystems
- Replace the system in the plan with the imported one
- API_SkipConflictingSystems
- Keep the system in the plan intact, and discard the imported one
Requirements
- Version: API 21 or later
- Header: APIdefs_Goodies.h