Autodesk Vault ProfessionalVault API

ErrorMessagesWithHelp Property

Autodesk.DataManagement.Client.Framework.Vault.ResultsGetAvailableVaultsResult

Gets a failure messages with help links that is applicable when Success has a value of False

Syntax

public System.Collections.Generic.Dictionary<string,string> ErrorMessagesWithHelp {get;}
Public ReadOnly Property ErrorMessagesWithHelp As System.Collections.Generic.Dictionary(Of String,String)

See Also