Share via


AssociationReferenceStruct._EntityNamespace Property

Gets or sets the namespace of the external content type.

Namespace:  Microsoft.SharePoint.BusinessData.Administration.Client
Assembly:  Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.dll)

Syntax

'Declaration
Public Property _EntityNamespace As String
    Get
    Set
'Usage
Dim instance As AssociationReferenceStruct
Dim value As String

value = instance._EntityNamespace

instance._EntityNamespace = value
public string _EntityNamespace { get; set; }

Property Value

Type: System.String
The namespace of the external content type.

See Also

Reference

AssociationReferenceStruct Class

AssociationReferenceStruct Members

Microsoft.SharePoint.BusinessData.Administration.Client Namespace