Autodesk Vault ProfessionalVault API

MissingProducts Field

Autodesk.DataManagement.Client.Framework.Vault.ResultsSiteCompatibilityResult.SiteOutOfDateErrorInfo

Gets a list of the products that were missing from the Vault Site.

Syntax

public System.Collections.Generic.List<string> MissingProducts
Public MissingProducts As System.Collections.Generic.List(Of String)

See Also