Autodesk Vault ProfessionalVault API

RecurseParents Property

Autodesk.DataManagement.Client.Framework.Vault.SettingsFileRelationshipGatheringSettings

Gets or sets whether parents should be included recursively, or if just the first level parent should be included

Syntax

public System.bool RecurseParents {get; set;}
Public Property RecurseParents As System.Boolean

See Also