Autodesk Vault ProfessionalVault API

ErrorMessage Property

Autodesk.DataManagement.Client.Framework.Vault.ResultsGetAvailableVaultsResult

Gets a failure message that is applicable when Success has a value of False

Syntax

public System.string ErrorMessage {get;}
Public ReadOnly Property ErrorMessage As System.String

See Also