UpdateReferencesModel Property
Autodesk.DataManagement.Client.Framework.Vault.Settings›AcquireFilesSettings.AcquireFileResolutionOptions
Gets a model which controls how file references will be udated after they are downloaded. If null, no file updates will take place.
Syntax
public UpdateFileReferencesModel UpdateReferencesModel {get;}Public ReadOnly Property UpdateReferencesModel As UpdateFileReferencesModelRemarks
The AcquireFilesSettings constructor turns on Reference Updating by default. However, there is an override in the constructor in which this feature can be turned off