RVTDocs.com
Namespace: Autodesk.Revit.DB

DuplicateTypeAction

Enumeration
Description:
This enumerated type defines the action to be taken when there are types with the same name being pasted.
Syntax
public enum DuplicateTypeAction
DuplicateTypeAction Enumeration Members:
Name Description
1 Proceed with the paste operation and use the types with the same name in the destination document.
2 Cancel the paste operation.