IsAttachment Property
Gets if the relationship was manually created by the user (ie. an attachment) as opposed to a dependency relationship where file A depends on file B
Syntax
public System.bool IsAttachment {get;}Public ReadOnly Property IsAttachment As System.Boolean