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 collection of association namespaces of the external content types.
Namespace: Microsoft.SharePoint.BusinessData.SharedService
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property AssociationEntityNamespaces As String()
Get
Set
'Usage
Dim instance As AssociationGroupStruct
Dim value As String()
value = instance.AssociationEntityNamespaces
instance.AssociationEntityNamespaces = value
public string[] AssociationEntityNamespaces { get; set; }
Property Value
Type: []
The collection of association namespaces of the external content types.