ActivationError.ContainingEntityVersion Property
Gets the external content type version.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.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.