Autodesk Vault ProfessionalVault API

IncludeRelatedDocumentation Property

Autodesk.DataManagement.Client.Framework.Vault.SettingsFileRelationshipGatheringSettings

Gets or sets whether related documentation that is associated with the entity will be gathered. For examplee, a DWG might be considered related documentation for an assembly. The DWG is not considered an attachment or a dependent.

Syntax

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

See Also