RVTDocs.com
Namespace: Autodesk.Revit.DB

AttachmentType

Enumeration
Description:
Enum determining whether a link is an attachment or an overlay
Syntax
public enum AttachmentType
Unknown Namespace Members:
Name Description
Overlay The link is an overlay, only meant to be seen in this file. If the host is linked into another file, the link will not be brought along.
Attachment The link is an attachment. If the host file is linked into another file, the link will also be brought along.