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.