CODInsertCommand::AllowDuplicates

void CODInsertCommand::AllowDuplicates(const BOOL bFlag)

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.