Configuration options for the interactive AcquireFiles workflow that is used to download and/or checkout files from the vault. This class derives off of ProgressAcquireFilesSettings
Syntax
public class InteractiveAcquireFileSettings : ProgressAcquireFilesSettings
Public Class InteractiveAcquireFileSettings Inherits ProgressAcquireFilesSettings
Gets options which can be used to configure how the relationships for entities added via AddEntityToAcquire are evaluated to see what additional files should be acquired
Gets an object which handles scenarios that need resolution. For example, what to do if a file exists, how to handle files not on the remote server, how to update out of date file references, etc.
Adds to the list of entities to be acquired. This may be a list of actual files, container objects (ie. a folder) that contains files, or a combination of both
Tests if the Autodesk.DataManagement.Client.Framework.Vault.Settings.AcquireFilesSettings object has been properly configured and that we can proceed with the file acquisition