Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the namespace of the external content type.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Namespace As String
Get
'Usage
Dim instance As EntityReference
Dim value As String
value = instance.Namespace
public string Namespace { get; }
Property Value
Type: System.String
The namespace of the external content type.