Autodesk Vault ProfessionalVault API

RecurseChildren Property

Autodesk.DataManagement.Client.Framework.Vault.SettingsFileRelationshipGatheringSettings

Gets or sets whether children should be included recursively, or if just the first level of children should be included

Syntax

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

See Also