ActivationError.ContainingEntityNamespace property

Gets the external content type namespace.

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

Syntax

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

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

Property value

Type: System.String
The external content type namespace.

See also

Reference

ActivationError class

ActivationError members

Microsoft.SharePoint.BusinessData.Administration namespace