Autodesk Vault ProfessionalVault API

IncludeChildren Property

Autodesk.DataManagement.Client.Framework.Vault.SettingsFileRelationshipGatheringSettings

Gets whether children of a source file should be consumed. For example, an assembly depends on it's parts.

Syntax

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

See Also