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.

See also

Reference

ActivationError class

ActivationError members

Microsoft.SharePoint.BusinessData.Administration namespace