Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the version of the BDC service application.
Namespace: Microsoft.SharePoint.BusinessData.SharedService
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property ApplicationVersion As Version
Get
'Usage
Dim instance As BdcServiceApplication
Dim value As Version
value = instance.ApplicationVersion
public override Version ApplicationVersion { get; }
Property Value
Type: System.Version
The version of the BDC service application.