IsValidConfiguration Method
Tests if the Autodesk.DataManagement.Client.Framework.Vault.Settings.AcquireFilesSettings object has been properly configured and that we can proceed with the file acquisition
Syntax
public System.bool IsValidConfiguration()Public Function IsValidConfiguration() As System.BooleanReturn Value
True if the configuration is valid.
Remarks
An example of an invalid configuration is if no entities have been added for acquistion or if an attempt is made to acquire a cloaked file.