Autodesk Vault ProfessionalVault API

GetSiteCompatibilityWithKnowledgeMaster Method

Autodesk.Connectivity.WebServicesKnowledgeVaultService

Tells if the Knowledge Master of the current site is compatible with the database.

Required Permissions

Anonymousno login required.

Syntax

public SiteCompat GetSiteCompatibilityWithKnowledgeMaster()
Public Function GetSiteCompatibilityWithKnowledgeMaster() As SiteCompat

Return Value

Tells if the site is compatible or not. If it is not compatible, extra information is provided on the conflicts.

See Also