Autodesk Vault ProfessionalVault API

ErrorMessage Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.ControlsClassicRevisionsDropdownControl

Returns the current error message if the control has encountered an error loading revisions. Null if there is no error.

Syntax

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

See Also