Autodesk Vault ProfessionalVault API

RelationshipType Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.EntitiesFileRelationship

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.String

See Also