Autodesk Vault ProfessionalVault API

ForceUpdateOfTargetFilePaths Property

Autodesk.DataManagement.Client.Framework.Vault.ModelsUpdateFileReferencesModel

Gets or sets whether references for all configured Target File Paths will be written back to the source file regardless of whether or not the references are out of date

Syntax

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

See Also