Share via


AssociationMemberStruct._EntityName Property

Gets or sets the external content type name.

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

Syntax

'Declaration
Public Property _EntityName As String
    Get
    Set
'Usage
Dim instance As AssociationMemberStruct
Dim value As String

value = instance._EntityName

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

Property Value

Type: System.String
The external content type name.

See Also

Reference

AssociationMemberStruct Class

AssociationMemberStruct Members

Microsoft.SharePoint.BusinessData.SharedService Namespace