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