CODInsertCommand::AllowDuplicates
voidCODInsertCommand::AllowDuplicates(const BOOLbFlag)
Set to command to either allow or disallow duplicate components.
Defined in: OdInsertCmd.cpp
Return Value
void
Parameters
bFlag
Boolean flag indicating whether the insert command should check for duplicates or not.