ActivationError.ContainingEntityNamespace Property
Gets the external content type namespace.
Namespace: Microsoft.SharePoint.BusinessData.Administration.Client
Assembly: Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.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
Microsoft.SharePoint.BusinessData.Administration.Client Namespace