Share via


AssociationStruct.DestinationEntityNamespace Property

Sets or gets the DestinationEntityNamespace property.

Namespace:  Microsoft.SharePoint.BusinessData.SharedService
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property DestinationEntityNamespace As String
    Get
    Set
'Usage
Dim instance As AssociationStruct
Dim value As String

value = instance.DestinationEntityNamespace

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

Property Value

Type: System.String
The DestinationEntityNamespace property.

See Also

Reference

AssociationStruct Class

AssociationStruct Members

Microsoft.SharePoint.BusinessData.SharedService Namespace