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