GetSiteCompatibilityWithKnowledgeVault Method
Tells if the the current site is compatible with a specific Vault database.
Required Permissions
Anonymousno login required.Syntax
public SiteCompat GetSiteCompatibilityWithKnowledgeVault(
System.string vaultName
)Public Function GetSiteCompatibilityWithKnowledgeVault( _
ByVal vaultName As System.String _
) As SiteCompatParameters
| Name | Description |
|---|---|
| vaultName | The name of the Vault to compare versions with. |
Return Value
Tells if the site is compatible or not. If it is not compatible, extra information is provided on the conflicts.