Autodesk Vault ProfessionalVault API

IsValidConfiguration Method

Autodesk.DataManagement.Client.Framework.Vault.SettingsAcquireFilesSettings

Tests if the 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.Boolean

Return Value

True if the configuration is valid.

See Also