Autodesk Vault ProfessionalVault API

Parent Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.ModelsBrowseVaultNavigationModel

Gets the Parent entity (ie. the Entity that we navigated to). The Parent is the container for the Content.

Syntax

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

See Also