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 this external content type.
Namespace: Microsoft.SharePoint.BusinessData.Administration.Client
Assembly: Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.dll)
Syntax
'Declaration
Public ReadOnly Property Version As Version
Get
'Usage
Dim instance As Entity
Dim value As Version
value = instance.Version
public Version Version { get; }
Property Value
Type: System.Version
The version of this external content type.
See Also
Reference
Microsoft.SharePoint.BusinessData.Administration.Client Namespace