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