次の方法で共有


AssociationStruct.DestinationEntityName property

Sets or gets the DestinationEntityName property.

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

Syntax

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

value = instance.DestinationEntityName

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

Property value

Type: System.String
The DestinationEntityName property.

See also

Reference

AssociationStruct class

AssociationStruct members

Microsoft.SharePoint.BusinessData.SharedService namespace