RVTDocs.com

IDuplicateTypeNamesHandler.OnDuplicateTypeNamesFound

Method
Description:
Called when the destination document contains types with the same names as the types being copied.
Parameters
Parameter Type Description
args DuplicateTypeNamesHandlerArgs The information about the types with duplicate names.
Return Value
Type Description
DuplicateTypeAction The action to be taken: copy only types with unique names or cancel the operation.