Autodesk Vault ProfessionalVault API

MissingFacilities Field

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

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

Syntax

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

See Also