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 or sets the external content type namespace.
Namespace: Microsoft.SharePoint.BusinessData.SharedService
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property _EntityNamespace As String
Get
Set
'Usage
Dim instance As AssociationMemberStruct
Dim value As String
value = instance._EntityNamespace
instance._EntityNamespace = value
public string _EntityNamespace { get; set; }
Property Value
Type: System.String
The external content type namespace.