Autodesk Vault ProfessionalVault API

Errors Property

Autodesk.Connectivity.JobProcessor.ExtensibilityIJobProcessorServices

Gets the list of all errors logged so far.

Syntax

System.Collections.Generic.List<string> Errors {get;}
ReadOnly Property Errors As System.Collections.Generic.List(Of String)

See Also