Share via


ConfigurationDatabase.PortalSchemaVersion Property

NOTE: This API is now obsolete.

Obsolete.

Namespace:  Microsoft.SharePoint.Portal.Topology
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute> _
Public ReadOnly Property PortalSchemaVersion As Version
    Get
'Usage
Dim instance As ConfigurationDatabase
Dim value As Version

value = instance.PortalSchemaVersion
[ObsoleteAttribute]
public Version PortalSchemaVersion { get; }

Property Value

Type: System.Version

See Also

Reference

ConfigurationDatabase Class

ConfigurationDatabase Members

Microsoft.SharePoint.Portal.Topology Namespace