ActivationError.ContainingEntityName property

Gets the external content type name.

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected ReadOnly Property ContainingEntityName As String
    Get
'Usage
Dim value As String

value = Me.ContainingEntityName
protected string ContainingEntityName { get; }

Property value

Type: System.String
The external content type name.

See also

Reference

ActivationError class

ActivationError members

Microsoft.SharePoint.BusinessData.Administration namespace