RelationshipType Property
An option string which identifies the type of relationship. It is often the name of the application that created the relationship. For example, in the case of an Assembly that is the parent of a Part, the relationshipType will be "INVENTOR"
Syntax
public System.string RelationshipType {get;}Public ReadOnly Property RelationshipType As System.StringRemarks
This is called SourceTag on the server.