Autodesk Vault ProfessionalVault API

IncludeParents Property

Autodesk.DataManagement.Client.Framework.Vault.SettingsFileRelationshipGatheringSettings

Gets or sets whether parents of the source entity will be gathered. For example, the Assembly associated with a part.

Syntax

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

See Also