Autodesk Vault ProfessionalVault API

ParentFile Property

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

Gets the parent file in a parent-child relationship (ie. an assembly is a parent to a part)

Syntax

public FileIteration ParentFile {get;}
Public ReadOnly Property ParentFile As FileIteration

See Also