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.
This enumerated type defines the action to be taken when there are types with the same name being pasted.
Syntax
public enum DuplicateTypeAction
Unknown Namespace Members:
Name | Description |
---|---|
UseDestinationTypes | Proceed with the paste operation and use the types with the same name in the destination document. |
Abort | Cancel the paste operation. |