Autodesk Vault ProfessionalVault API

Parent Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.EntitiesLink

Gets or sets the entity that owns the link.

Syntax

public IEntity Parent {get; set;}
Public Property Parent As IEntity

Remarks

A set is provided for cases where the link object is re-parented in the GUI

See Also